-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi please fix this problem #30
Comments
I'm also getting this issue as well: networks: {
hardhat: {
forking: {
url: process.env.ALCHEMY_POLYGON_RPC_URL,
},
},
}, |
i'm facing the same problem |
it is weird but if you are getting this issue then try to paste the alchemy polygon rpc url value directly in the config file instead of using it through the env file. |
Did you rename the .env.example file to .env? If the file extension is not .env the test will not pass. Also make sure you are using a Mainnet Polygon url from Alchemy. |
Type private_key and alchemy_url values without double qoutes, then export your .env file. |
Error HH8: There's one or more errors in your config file:
To learn more about Hardhat's configuration, please go to https://hardhat.org/config/
For more info go to https://hardhat.org/HH8 or run Hardhat with --show-stack-traces
PS C:\Users\ASHISH\Music\poly-flash-main\poly-flash>
The text was updated successfully, but these errors were encountered: