Jump to content

NPM Install Issues


rgbz
 Share

Recommended Posts

I would love to know how come npm install doesn't work on a mac. I have tried numerous times during the last months, when it was still in beta.

I am running sudo npm install [email protected] and I always get the following issues, also I am using node v8.9.4

 

I know they are just warnings, but nothing is in my local directory. I have also tried with the --save flag. I checked the global location just in case and there is nothing there either

 

xxx-MacBook-Pro:phaser3 xxx$ sudo npm install [email protected]

Password:

npm WARN saveError ENOENT: no such file or directory, open '/Users/xxx/package.json'

npm WARN enoent ENOENT: no such file or directory, open '/Users/xxx/package.json'

npm WARN xxx No description

npm WARN xxx No repository field.

npm WARN xxx No README data

npm WARN xxx No license field.

 

+ [email protected]

updated 1 package in 2.42s

Link to comment
Share on other sites

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...