npm ERR! code ELIFECYCLE npm ERR! errno 1
Error: npm ERR! code ELIFECYCLE npm ERR! errno 1 Fix: npm cache clean rm -rf node_modules npm install
May 1, 20221 min read25
Search for a command to run...
Articles tagged with #beginners
Error: npm ERR! code ELIFECYCLE npm ERR! errno 1 Fix: npm cache clean rm -rf node_modules npm install
This is specifically for new Plutus Developers following the Plutus Pioneer Program, that are having issues with their Nix Shell set up on Macs with M1 Chips. Though I hope that it can also be useful to others. I had a lot of issues trying to start N...
