Closed isaacrlevin closed 6 years ago
gulp build is still failing with the above errors.
Same here. i also stuck with the same issue. Has anyone found the fix for this issue? Please help...
1 silly lifecycle angular2-azure-ad@1.0.0~start: Args: [ '/d /s /c',
11 silly lifecycle 'tsc && concurrently "npm run tsc:w" "npm run lite" ' ]
12 silly lifecycle angular2-azure-ad@1.0.0~start: Returned: code: 2 signal: null
13 info lifecycle angular2-azure-ad@1.0.0~start: Failed to exec start script
14 verbose stack Error: angular2-azure-ad@1.0.0 start: tsc && concurrently "npm run tsc:w" "npm run lite"
14 verbose stack Exit status 2
14 verbose stack at EventEmitter.tsc && concurrently "npm run tsc:w" "npm run lite"
22 error Exit status 2
23 error Failed at the angular2-azure-ad@1.0.0 start script 'tsc && concurrently "npm run tsc:w" "npm run lite" '.
23 error Make sure you have the latest version of node.js and npm installed.
23 error If you do, this is most likely a problem with the angular2-azure-ad package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error tsc && concurrently "npm run tsc:w" "npm run lite"
23 error You can get information on how to open an issue for this project with:
23 error npm bugs angular2-azure-ad
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls angular2-azure-ad
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
Got above error running sample gulp file, here is the npm log