Hi Abinaya Subbiah,
I have followed the steps provided in getting started document but I get the following errors when restore package:
93 verbose stack Error: ejangular2-systemjs-starter@1.0.0 postinstall: `typings install`
93 verbose stack Exit status 1
93 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:255:16)
93 verbose stack at emitTwo (events.js:106:13)
93 verbose stack at EventEmitter.emit (events.js:191:7)
93 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:40:14)
93 verbose stack at emitTwo (events.js:106:13)
93 verbose stack at ChildProcess.emit (events.js:191:7)
93 verbose stack at maybeClose (internal/child_process.js:885:16)
93 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
94 verbose pkgid ejangular2-systemjs-starter@1.0.0
95 verbose cwd D:\Project\Food\VisualStudio\AngularJSTesting\AngularVisualStudioStarter\SyncfusionAngular2MVCStarter
96 error Windows_NT 10.0.14393
97 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
98 error node v7.2.0
99 error npm v3.10.9
100 error code ELIFECYCLE
101 error ejangular2-systemjs-starter@1.0.0 postinstall: `typings install`
101 error Exit status 1
102 error Failed at the ejangular2-systemjs-starter@1.0.0 postinstall script 'typings install'.
102 error Make sure you have the latest version of node.js and npm installed.
102 error If you do, this is most likely a problem with the ejangular2-systemjs-starter package,
102 error not with npm itself.
102 error Tell the author that this fails on your system:
102 error typings install
102 error You can get information on how to open an issue for this project with:
102 error npm bugs ejangular2-systemjs-starter
102 error Or if that isn't available, you can get their info via:
102 error npm owner ls ejangular2-systemjs-starter
102 error There is likely additional logging output above.
103 verbose exit [ 1, true ]
What is the problem? Please refer to the attached file for more details about the errors.
Thanks.
Attachment:
npmdebug_9f56572d.zip