angular2-library icon indicating copy to clipboard operation
angular2-library copied to clipboard

doesn't build

Open samfrach opened this issue 7 years ago • 0 comments

[email protected] build D:\WORK\Webstorm.workspace_TEST_\angular2-library rimraf dist && ngc -p src/tsconfig.aot.json && gulp

Error at D:/WORK/Webstorm.workspace/TEST/angular2-library/node_modules/@types/handlebars/index.d.ts:22:31: ',' expected. Error at D:/WORK/Webstorm.workspace/TEST/angular2-library/node_modules/@types/handlebars/index.d.ts:24:32: ',' expected. Error at D:/WORK/Webstorm.workspace/TEST/angular2-library/node_modules/@types/handlebars/index.d.ts:99:40: ',' expected. Error at D:/WORK/Webstorm.workspace/TEST/angular2-library/node_modules/@types/jasmine/index.d.ts:113:52: '=' expected. Error at D:/WORK/Webstorm.workspace/TEST/angular2-library/node_modules/@types/jasmine/index.d.ts:121:62: '=' expected. Error at D:/WORK/Webstorm.workspace/TEST/angular2-library/node_modules/@types/jasmine/index.d.ts:551:13: Invalid use of 'arguments'. Modules are automatically in strict mode. Error at D:/WORK/Webstorm.workspace/TEST/angular2-library/node_modules/@types/jasmine/index.d.ts:614:19: ']' expected. ....

samfrach avatar Aug 04 '17 09:08 samfrach