cannot install expo in windows 10 - npm ERR! code ENOENT npm ERR! errno -4058 npm ERR! syscall chmod

Any solution of its
npm ERR! path C:\Windows\system32\node_modules\expo-cli\node_modules\miller-rabin\bin\miller-rabin
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall chmod
npm ERR! enoent ENOENT: no such file or directory, chmod ‘C:\Windows\system32\node_modules\expo-cli\node_modules\miller-rabin\bin\miller-rabin’
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\n_s_k\AppData\Roaming\npm-cache_logs\2019-05-21T01_57_58_111Z-debug.log

Hey @nskhan, could you try clearing the npm cache with npm cache clean ? Also, what version of npm are you using?

1 Like

Thanks Its worked for me

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.