hardhat #2111
-
Samuel@DESKTOP-DEM50G5 MINGW64 ~/hardhat-simple-storage1-fcc (master) npm ERR! A complete log of this run can be found in: Samuel@DESKTOP-DEM50G5 MINGW64 ~/hardhat-simple-storage1-fcc (master) |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Hey @samuel33333334455666 the |
Beta Was this translation helpful? Give feedback.
Hey @samuel33333334455666 the
add --dev
command doesn't exist in npm. It only exist in yarn. To get thenpm
equivalent of what you were trying to install, runnpm install --save-dev dotenv