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
{{ message }}
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.
when i'm using apm install [email protected] it is throwing an error. Same goes when i tried to install through atom, installing fails and same error is thrown
Expected Behavior
should install nuclide
Actual Behavior
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! link to log file
Versions
Atom:1.31.2
Nuclide: :-/
Client OS:ubuntu 18.04.1 LTS
Server OS (optional):
Additional Details
Installed packages (apm ls --installed):
i got npm version 6.4.1 and node version 8.12.0
i cloned nuclied and linked it to apm but its showing "cannot find module '@bable/core/package.json'"
The text was updated successfully, but these errors were encountered:
Issue and Steps to Reproduce
when i'm using
apm install [email protected]
it is throwing an error. Same goes when i tried to install through atom, installing fails and same error is thrownExpected Behavior
should install nuclide
Actual Behavior
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! link to log file
Versions
Additional Details
apm ls --installed
):i got npm version 6.4.1 and node version 8.12.0
i cloned nuclied and linked it to apm but its showing "cannot find module '@bable/core/package.json'"
The text was updated successfully, but these errors were encountered: