Ldrews

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Cannot resolve file
I have a Typescript file:///<reference path='../typings/tsd.d.ts'/>import {inject, bindable} from 'aurelia-framework';import {HttpClient} from 'aurelia-http-client';interface TruckListRow { idtr... -
Created Deployment not enabled
My project has a remote ftp server defined, but the deployment options are not enabled, they are greyed out. What am I missing on the configuration/setup? -
Created File watcher setup
Help! I seem to be beating my head against the wall trying to set up some file watchers.My TypeScript Express/Nodejs project structure looks like:Project controllers Typescript files ...