-
@PatrickAlphaC
|
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 16 replies
-
Now after fixing this issue somewhat it will not initialise because yarn did not install the whole hardhat package correctly and cant find folders when going to init. |
Beta Was this translation helpful? Give feedback.
-
Try using NPM brother |
Beta Was this translation helpful? Give feedback.
-
@Cronk123 Follow these steps, I am going to mention the step-by-step from the start. Remove all of the things you have and do a fresh start. I am supposing you have this main folder for placing all of the projects
And you are done. |
Beta Was this translation helpful? Give feedback.
-
Hey Guys i revisited this issue and found a stray file in my parent directory. I delated these folders and the command worked like a dream. I assume this mistake was made from a late night coding session from earlier on. SO glad i found this issue but if you guys are having this issue check all directories and ensure no stray files are hiding under your user profile where you are unable to visit without accessing from vscode using CMD + CLICK. |
Beta Was this translation helpful? Give feedback.
Now after fixing this issue somewhat it will not initialise because yarn did not install the whole hardhat package correctly and cant find folders when going to init.