Open faziz opened 7 years ago
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?
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?