typed-css-modules icon indicating copy to clipboard operation
typed-css-modules copied to clipboard

npm fail with: cd example && npm i

Open linuxonrails opened this issue 9 years ago • 0 comments

npm WARN [email protected] No description
npm WARN [email protected] No repository field.
npm ERR! Linux 3.13.0-83-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v7.1.0
npm ERR! npm  v3.10.9
npm ERR! path /home/davidm/src/Quramy/typed-css-modules/example/node_modules/typed-css-modules/lib/cli.js
npm ERR! code ENOENT
npm ERR! errno -2
npm ERR! syscall chmod

npm ERR! enoent ENOENT: no such file or directory, chmod '/home/davidm/src/Quramy/typed-css-modules/example/node_modules/typed-css-modules/lib/cli.js'
npm ERR! enoent ENOENT: no such file or directory, chmod '/home/davidm/src/Quramy/typed-css-modules/example/node_modules/typed-css-modules/lib/cli.js'
npm ERR! enoent This is most likely not a problem with npm itself
npm ERR! enoent and is related to npm not being able to find a file.
npm ERR! enoent 

npm ERR! Please include the following file with any support request:
npm ERR!     /home/davidm/src/Quramy/typed-css-modules/example/npm-debug.log

linuxonrails avatar Dec 14 '16 16:12 linuxonrails