Skip to content

Lesson 7 Error deploying on Rinkeby networkl #494

Answered by gonzales17
armontej asked this question in Q&A
Discussion options

You must be logged in to vote

You might be missing the ".js" at the end of "../helper-hardhat-config".

So this line:

const { networkConfig, developmentChains } = require("../helper-hardhat-config")

should be:

const { networkConfig, developmentChains } = require("../helper-hardhat-config.js")

Replies: 4 comments 12 replies

Comment options

You must be logged in to vote
8 replies
@gonzales17
Comment options

@armontej
Comment options

@yenlianglai
Comment options

@masongodfrey15
Comment options

@saravan4tech
Comment options

Answer selected by alymurtazamemon
Comment options

You must be logged in to vote
1 reply
@artiface
Comment options

Comment options

You must be logged in to vote
3 replies
@artiface
Comment options

@SebasAran16
Comment options

@artiface
Comment options

Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
9 participants