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

busy-signal failed to install, please help! #1690

Open
PepeG opened this issue Mar 28, 2020 · 0 comments
Open

busy-signal failed to install, please help! #1690

PepeG opened this issue Mar 28, 2020 · 0 comments

Comments

@PepeG
Copy link

PepeG commented Mar 28, 2020

can someone teach me how to install the busy-signal dependency for the linter package? and do we actually need it?

error message:
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 below:
this is what the log said, i do not not know if this helped:

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\bin\node.exe',
1 verbose cli 'C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\bin\npm-cli.js',
1 verbose cli '--globalconfig',
1 verbose cli 'C:\Users\Jesus\.atom\.apm\.apmrc',
1 verbose cli '--userconfig',
1 verbose cli 'C:\Users\Jesus\.atom\.apmrc',
1 verbose cli 'install',
1 verbose cli 'https://www.atom.io/api/packages/busy-signal/versions/2.0.1/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' ]
2 info using npm@6.2.0
3 info using node@v10.2.1
4 verbose npm-session 8717bfe37ba98528
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 http fetch GET 304 https://www.atom.io/api/packages/busy-signal/versions/2.0.1/tarball 7134ms (from cache)
8 silly fetchPackageMetaData error for https://www.atom.io/api/packages/busy-signal/versions/2.0.1/tarball zlib: unexpected end of file
9 timing stage:rollbackFailedOptional Completed in 1ms
10 timing stage:runTopLevelLifecycles Completed in 7762ms
11 verbose stack ZlibError: zlib: unexpected end of file
11 verbose stack at Zlib.(anonymous function).onerror (C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:131:21)
11 verbose stack at Unzip.write (C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:255:31)
11 verbose stack at Unzip.flush (C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:222:10)
11 verbose stack at Unzip.end (C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\node_modules\minizlib\index.js:229:10)
11 verbose stack at Object.end (C:\Users\Jesus\AppData\Local\atom\app-1.45.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\Jesus\AppData\Local\Temp\apm-install-dir-120227-26264-8rbmql.87o9t
13 verbose Windows_NT 10.0.18362
14 verbose argv "C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\bin\node.exe" "C:\Users\Jesus\AppData\Local\atom\app-1.45.0\resources\app\apm\node_modules\npm\bin\npm-cli.js" "--globalconfig" "C:\Users\Jesus\.atom\.apm\.apmrc" "--userconfig" "C:\Users\Jesus\.atom\.apmrc" "install" "https://www.atom.io/api/packages/busy-signal/versions/2.0.1/tarball" "--target=4.2.7" "--disturl=https://atom.io/download/electron" "--arch=x64" "--global-style"
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 ]

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