I was trying to install a package in expo React Native project without success. I then tried running npm install
and expo upgrade
. Unfortunately, npm install failed
with following error message:
npm error code Unknown system error -86
npm error syscall spawn
npm error errno -86
npm error spawn Unknown system error -86
npm error code Unknown system error -86
npm error syscall spawn
npm error errno -86
npm error spawn Unknown system error -86
npm error A complete log of this run can be found in: /Users/belloshehu/.npm/_logs/2024-07-14T09_59_17_510Z-debug-0.log```