Leftover file from old install makes Telebit crabby. #26

Atvērta
josh atvēra 2019-01-12 20:07:40 +00:00 · 0 komentāri
Līdzstrādnieks
npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules/telebit
npm ERR! path /usr/local/lib/node_modules/telebit
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall access
npm ERR! enoent ENOENT: no such file or directory, access '/usr/local/lib/node_modules/telebit'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! A complete log of this run can be found in:
npm ERR!     /home/josh/.npm/_logs/2019-01-12T20_05_56_614Z-debug.log

I don't know if it's just my computer or what, but if /usr/local/lib/node_modules/telebit exists and you are trying to do a new install via npm, it doesn't work. Deleting the file fixes it.

``` npm WARN checkPermissions Missing write access to /usr/local/lib/node_modules/telebit npm ERR! path /usr/local/lib/node_modules/telebit npm ERR! code ENOENT npm ERR! errno -2 npm ERR! syscall access npm ERR! enoent ENOENT: no such file or directory, access '/usr/local/lib/node_modules/telebit' npm ERR! enoent This is related to npm not being able to find a file. npm ERR! enoent npm ERR! A complete log of this run can be found in: npm ERR! /home/josh/.npm/_logs/2019-01-12T20_05_56_614Z-debug.log ``` I don't know if it's just my computer or what, but if `/usr/local/lib/node_modules/telebit` exists and you are trying to do a new install via npm, it doesn't work. Deleting the file fixes it.
Nepieciešams pieteikties, lai pievienotos šai sarunai.
1 dalībnieki
Paziņojumi
Izpildes termiņš
Izpildes termiņš nav uzstādīts.
Atkarības

Nav atkarību.

Atsaucas uz: coolaj86/telebit.js#26
Nav sniegts apraksts.