starring icon indicating copy to clipboard operation
starring copied to clipboard

No such file or directory, scandir

Open ajsb85 opened this issue 8 years ago • 4 comments

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'

ajsb85 avatar Apr 14 '17 09:04 ajsb85

Can you try in v0.2.0 ?

ritz078 avatar Apr 16 '17 11:04 ritz078

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

ajsb85 avatar Apr 16 '17 13:04 ajsb85

This is right.

ritz078 avatar Apr 16 '17 15:04 ritz078

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'

ajsb85 avatar Apr 17 '17 07:04 ajsb85