-
Hi guys, as I finished lesson6. I followed the instruction to set up lesson7, First I code:
Then in the new window I put
Creat advanced sample project, but there was no" node-modules", and "package.jason" files. When I try to ingore this and copied both Fundme.sol and Priceconverter.sol, and run |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hey! You have to be sure you run the commands from the same path (in the
Can you try running all the commands in the same window where you also create and cd into the |
Beta Was this translation helpful? Give feedback.
Hey! You have to be sure you run the commands from the same path (in the
hardhat-fund-me-fcc
folder).Can you try running all the commands in the same window where you also create and cd into the
hardhat-fund-me-fcc
folder? Just to be 100% sure you're indeed running them on the same path