Lesson 7: EIO: i/o error while installing packages #1080
Replies: 3 comments 3 replies
-
Thats some system errors. See this bro: yarnpkg/yarn#4455 Restart your computer, if it still doesn't work then try some solutions from the given comments on the above posts. I also used to get these errors in yarn, then I switched to NPM, and now I don't get these errors anymore (Alhumdulilah). Check this: #479 & this aswell: #431 |
Beta Was this translation helpful? Give feedback.
-
Follow the steps below: ("oldprojectname" here refers to your current projects name)
Cheers! |
Beta Was this translation helpful? Give feedback.
-
@Olaleye-Blessing Delete the node_modules folder, update to latest version of npm, and reinstall dependencies. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Error:
An unexpected error occurred: "EIO: i/o error, unlink '/mnt/c/Users/Jongbo/Documents/Web 3/hardhat-fund-me/node_modules/keccak/prebuilds/win32-x64/node.napi.node'".
I got the above error while trying to install
solhint
. I got the same error last month while trying to install some packages in chapter 7 but I could find some of the packages innode_modules
.Is there a possible fix for this?
Beta Was this translation helpful? Give feedback.
All reactions