lesson 6, console error: Command 'const' not found #5427
-
learning to use the console , am getting this error blue@DESKTOP-A6GBG6O:~/solidity-fcc$ const simplestoragefactory = await ethers.getContractFactory\("SimpleStorage"\);
Command 'const' not found, did you mean:
command 'cons' from deb cons (2.3.0.1+2.2.0-2)
Try: sudo apt install <deb name> How to solve it? |
Beta Was this translation helpful? Give feedback.
Answered by
rainbowginger
May 4, 2023
Replies: 2 comments 2 replies
-
@rainbowginger I think you are looking for this LINK |
Beta Was this translation helpful? Give feedback.
2 replies
-
problem solved, its because i skipped some initial codes. all good now |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
rainbowginger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
problem solved, its because i skipped some initial codes. all good now