promise-it-wont-hurt icon indicating copy to clipboard operation
promise-it-wont-hurt copied to clipboard

npm install not working/bombing out

Open econn9 opened this issue 8 years ago • 0 comments

i did have to run sudo in front of the npm command, but here is all i get when i run it, and no folders are created in the directory, just lonely old package.json:

sudo npm install -g promise-it-wont-hurt@latest

response:

npm WARN deprecated [email protected]: use uuid module instead /usr/local/bin/promise-it-wont-hurt -> /usr/local/lib/node_modules/promise-it-wont-hurt/promise-it-wont-hurt.js [email protected] /usr/local/lib/node_modules/promise-it-wont-hurt ├── [email protected] ├── [email protected] ├── [email protected] ([email protected], [email protected]) ├── @timothygu/[email protected] ([email protected], [email protected]) ├── [email protected] ([email protected], [email protected]) ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) ├── [email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected]) ├── [email protected] ([email protected], [email protected], [email protected]) └── @timothygu/[email protected] ([email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], [email protected], @timothygu/[email protected], [email protected])

econn9 avatar Jan 10 '17 05:01 econn9