ritz078 / starring

⭐️ Automatically star the npm-packages that you are using on GitHub.
MIT License
155 stars 8 forks source link

No such file or directory, scandir #6

Open ajsb85 opened 7 years ago

ajsb85 commented 7 years ago
C:\>starring --global
{ Error: ENOENT: no such file or directory, scandir 'C:\Program Files\lib\node_modules'
  errno: -4058,
  code: 'ENOENT',
  syscall: 'scandir',
  path: 'C:\\Program Files\\lib\\node_modules' }
Error: ENOENT: no such file or directory, scandir 'C:\Program Files\lib\node_modules'
ritz078 commented 7 years ago

Can you try in v0.2.0 ?

ajsb85 commented 7 years ago

This time in my Mac OS:

starring --global

🌟  Successfully starred 13 repos
✖ Error starring cordova
ajsb85:~ ajsb85$ starring --global
✔ Details Fetched from npm and GitHub.
👍  You have already starred 39 dependencies.

? Select unstarred packages you want to star 
 cordova by Anis Kadri
✖ Error starring cordova
ritz078 commented 7 years ago

This is right.

ajsb85 commented 7 years ago

Still the same issue.

starring --global
{ Error: ENOENT: no such file or directory, scandir 'C:\Program Files\lib\node_modules'
  errno: -4058,
  code: 'ENOENT',
  syscall: 'scandir',
  path: 'C:\\Program Files\\lib\\node_modules' }
Error: ENOENT: no such file or directory, scandir 'C:\Program Files\lib\node_modules'