Replies: 1 comment
-
install version 16 which is LTS, faced the same issue now resolved. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
error hardhat@2.9.9: The engine "node" is incompatible with this module. Expected version "^12.0.0 || ^14.0.0 || ^16.0.0". Got "18.4.0" error Found incompatible module. info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command. An unexpected error occurred.
while doing
yarn hardhat
then doing step according to video but at last i saw that problemerror hardhat@2.9.9: The engine "node" is incompatible with this module. Expected version "^12.0.0 || ^14.0.0 || ^16.0.0". Got "18.4.0"
Beta Was this translation helpful? Give feedback.
All reactions