Error when i try to run "yarn add hardhat - gas - reporter --dev" #415
-
I get this error "COMMAND FAILED" When i try to run" yarn add hardhat - gas - reporter --dev" .. Please help.. Take a good look at the Screenshot Please.. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Actual command you typed is not visible, make sure you are running |
Beta Was this translation helpful? Give feedback.
-
@Muhammad-Abdullah012 is correct if you observe in the messages returned in the terminal it says that the repository does not exist which means that you actually typed a wrong name ... run |
Beta Was this translation helpful? Give feedback.
Actual command you typed is not visible, make sure you are running
yarn add -D hardhat-gas-reporter
and note that there is no space between-
.