npm ERR! 404 Not Found - GET https://registry.npmjs.org/hardat - Not found #2450
Answered
by
fvictorio
fgprayogo
asked this question in
Troubleshooting
-
What happen with this error? EDIT : silly mistake it should hardhat not hardhat |
Beta Was this translation helpful? Give feedback.
Answered by
fvictorio
Mar 3, 2022
Replies: 1 comment
-
There is a typo in your command: you typed (I know you figured it out, just responding here to be able to mark this as answered). |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
fvictorio
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
There is a typo in your command: you typed
hardat
instead ofhardhat
(I know you figured it out, just responding here to be able to mark this as answered).