You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OS? Windows 7, 8 or 10. Linux (which distribution). Mac OSX (Yosemite? El Capitan?)
Windows 10 Pro
Versions. Please run ng --version. If there's nothing outputted, please
run in a Terminal:
node --version
And paste the result here.
v6.2.2
Repro steps. Was this an app that wasn't created using the CLI? What change did you
do on your code? etc.
ng new create
The log given by the failure. Normally this include a stack trace and some
more information.
unzip error C:\Users\indcoder\AppData\Local\Temp\npm-10796-b2a49a97\registry.npmjs.org\esprima-fb-\esprima-fb-15001.1001.0-dev-harmony-fb.tgz
unzip error C:\Users\incoder\AppData\Local\Temp\npm-10796-b2a49a97\registry.npmjs.org\iconv-lite-\iconv-lite-0.4.13.tgz
unexpected end of file
Error: unexpected end of file
at Zlib._handle.onerror (zlib.js:370:17)
Mention any other details that might be useful.
Also i think some files, during install, are nested so deep that it is exceeding Windows maximum file name limitation
C:\Users\INCODE1\DOWNLO1\GitHub\DOCKER2\NODE_M1\ANGULA1\NODE_M1\EMBER-2\NODE_M1\BRA4211\NODE_M1\BABEL-1\NODE_M1\REGENE1\NODE_M1\defs\NODE_M1\yargs\NODE_M1\cliui\NODE_M1\CENTER1\NODE_M1\ALIGN-1\NODE_M1\kind-of\NODE_M1\is-buffer\test
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
ng --version
. If there's nothing outputted, pleaserun in a Terminal:
node --version
And paste the result here.
v6.2.2
do on your code? etc.
ng new create
more information.
unzip error C:\Users\indcoder\AppData\Local\Temp\npm-10796-b2a49a97\registry.npmjs.org\esprima-fb-\esprima-fb-15001.1001.0-dev-harmony-fb.tgz
unzip error C:\Users\incoder\AppData\Local\Temp\npm-10796-b2a49a97\registry.npmjs.org\iconv-lite-\iconv-lite-0.4.13.tgz
unexpected end of file
Error: unexpected end of file
at Zlib._handle.onerror (zlib.js:370:17)
Also i think some files, during install, are nested so deep that it is exceeding Windows maximum file name limitation
C:\Users\INCODE
1\DOWNLO1\GitHub\DOCKER2\NODE_M1\ANGULA1\NODE_M1\EMBER-2\NODE_M1\BRA4211\NODE_M1\BABEL-1\NODE_M1\REGENE1\NODE_M1\defs\NODE_M1\yargs\NODE_M1\cliui\NODE_M1\CENTER1\NODE_M1\ALIGN-1\is-buffer\test1\NODE_M1\kind-of\NODE_MThe text was updated successfully, but these errors were encountered: