HARDHAT INSTALLATION PROBLEM #4632
Replies: 6 comments 2 replies
-
Hi @moviemanrico, can you provide the steps you followed? |
Beta Was this translation helpful? Give feedback.
-
in the VS Code terminal command |
Beta Was this translation helpful? Give feedback.
-
Are you trying to install it in a blank project? Which OS are you using? |
Beta Was this translation helpful? Give feedback.
-
Wsl installed |
Beta Was this translation helpful? Give feedback.
-
I have a similar setup and I'm not getting that error. Does the error show up when you run the |
Beta Was this translation helpful? Give feedback.
-
I changed version and after I got this; '\wsl.localhost\Ubuntu\home\cann\blockchain-lessons' |
Beta Was this translation helpful? Give feedback.
-
I got this message after installation of Hardhat. anybody can help please?
SyntaxError: Unexpected token '.'
at wrapSafe (internal/modules/cjs/loader.js:915:16)
at Module._compile (internal/modules/cjs/loader.js:963:27)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
at Module.load (internal/modules/cjs/loader.js:863:32)
at Function.Module._load (internal/modules/cjs/loader.js:708:14)
at Module.require (internal/modules/cjs/loader.js:887:19)
at require (internal/modules/cjs/helpers.js:74:18)
at Object. (/home/cann/nft-marketplace/node_modules/hardhat/internal/cli/bootstrap.js:15:1)
at Module._compile (internal/modules/cjs/loader.js:999:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1027:10)
Beta Was this translation helpful? Give feedback.
All reactions