Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing “[email protected]” failed. #505

Closed
tor4z opened this issue Feb 27, 2020 · 0 comments
Closed

Installing “[email protected]” failed. #505

tor4z opened this issue Feb 27, 2020 · 0 comments

Comments

@tor4z
Copy link

tor4z commented Feb 27, 2020

npm ERR! code Z_BUF_ERROR
npm ERR! errno -5
npm ERR! zlib: unexpected end of file
npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\XX\.atom\.apm\_logs\2020-02-27T04_21_45_598Z-debug.log
----
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Users\\XX\\AppData\\Local\\atom\\app-1.44.0\\resources\\app\\apm\\bin\\node.exe',
1 verbose cli   'C:\\Users\\XX\\AppData\\Local\\atom\\app-1.44.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   '--globalconfig',
1 verbose cli   'C:\\Users\\XX\\.atom\\.apm\\.apmrc',
1 verbose cli   '--userconfig',
1 verbose cli   'C:\\Users\\XX\\.atom\\.apmrc',
1 verbose cli   'install',
1 verbose cli   'https://www.atom.io/api/packages/ink/versions/0.12.2/tarball',
1 verbose cli   '--target=4.2.7',
1 verbose cli   '--disturl=https://atom.io/download/electron',
1 verbose cli   '--arch=x64',
1 verbose cli   '--global-style',
1 verbose cli   '--msvs_version=2015' ]
2 info using [email protected]
3 info using [email protected]
4 verbose npm-session 4aac68b59fda806d
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 304 https://www.atom.io/api/packages/ink/versions/0.12.2/tarball 2156ms (from cache)
8 silly fetchPackageMetaData error for https://www.atom.io/api/packages/ink/versions/0.12.2/tarball zlib: unexpected end of file
9 timing stage:rollbackFailedOptional Completed in 3ms
10 timing stage:runTopLevelLifecycles Completed in 2444ms
11 verbose stack ZlibError: zlib: unexpected end of file
11 verbose stack     at Zlib.(anonymous function).onerror (C:\Users\XX\AppData\Local\atom\app-1.44.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:131:21)
11 verbose stack     at Unzip.write (C:\Users\XX\AppData\Local\atom\app-1.44.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:255:31)
11 verbose stack     at Unzip.flush (C:\Users\XX\AppData\Local\atom\app-1.44.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:222:10)
11 verbose stack     at Unzip.end (C:\Users\XX\AppData\Local\atom\app-1.44.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:229:10)
11 verbose stack     at Object.end (C:\Users\XX\AppData\Local\atom\app-1.44.0\resources\app\apm\node_modules\npm\node_modules\tar\lib\parse.js:415:21)
11 verbose stack     at PassThrough.onend (_stream_readable.js:634:10)
11 verbose stack     at Object.onceWrapper (events.js:273:13)
11 verbose stack     at PassThrough.emit (events.js:187:15)
11 verbose stack     at endReadableNT (_stream_readable.js:1090:12)
11 verbose stack     at process._tickCallback (internal/process/next_tick.js:63:19)
12 verbose cwd C:\Users\XX\AppData\Local\Temp\apm-install-dir-120127-11668-1x11r5x.0uee
13 verbose Windows_NT 6.1.7601
14 verbose argv "C:\\Users\\XX\\AppData\\Local\\atom\\app-1.44.0\\resources\\app\\apm\\bin\\node.exe" "C:\\Users\\XX\\AppData\\Local\\atom\\app-1.44.0\\resources\\app\\apm\\node_modules\\npm\\bin\\npm-cli.js" "--globalconfig" "C:\\Users\\XX\\.atom\\.apm\\.apmrc" "--userconfig" "C:\\Users\\XX\\.atom\\.apmrc" "install" "https://www.atom.io/api/packages/ink/versions/0.12.2/tarball" "--target=4.2.7" "--disturl=https://atom.io/download/electron" "--arch=x64" "--global-style" "--msvs_version=2015"
15 verbose node v10.2.1
16 verbose npm  v6.2.0
17 error code Z_BUF_ERROR
18 error errno -5
19 error zlib: unexpected end of file
20 verbose exit [ -5, true ]
----
Atom version: 1.44.0
Julia version: 1.3.1
OS: Windows7-64bit
@tor4z tor4z closed this as completed Feb 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant