Ethereum Asked by Saiteja Kuruva on February 5, 2021
I tried to install web3 in my mac by using sudo npm install web3
but failed many a times . Please help me to sort this matter out . i am attaching you the exact error that I am facing while running above command.
This is a Node question more so.
But most likely your issues lies here:
no such file or directory, open '/Users/saitejakuruva/package.json'
You're not in a proper project directly when calling npm install
.
NPM was trying to write to, or update, the package.json
file.
Try npm install -g web3
which will install web3 at a global level available to all projects.
This may go against best practices elsewhere per project, so be aware.
Update:
Link to fixing permission issues with Mac and NPM: https://stackoverflow.com/questions/47252451/permission-denied-when-installing-npm-modules-in-osx/47252840
Answered by Matt Swezey on February 5, 2021
Get help from others!
Recent Questions
Recent Answers
© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP