angular2-edge-app icon indicating copy to clipboard operation
angular2-edge-app copied to clipboard

socket-control.service.ts causing issues

Open faziz opened this issue 7 years ago • 0 comments

When I run npm run build I get the following error,

[0] Finished 'stylus' after 15 ms [0] npm run stylus exited with code 0 [1] public/app/common/services/socket-control.service.ts(9,13): error TS1003: Identifier expected. [1] public/app/common/services/socket-control.service.ts(9,18): error TS1005: ';' expected. [1] public/app/common/services/socket-control.service.ts(9,23): error TS1005: ';' expected.

Any idea what I need to do?

faziz avatar May 19 '17 08:05 faziz