Skip to content

TypeError: Cannot read properties of undefined (reading 'length') #5009

Answered by paulcoffee85
paulcoffee85 asked this question in Q&A
Discussion options

You must be logged in to vote

Looks like it error is deploy-raffle, but everything seems fine until:
@alymurtazamemon I thought it was helper-hardhat file but is there something I have missed from Automation update ??

const raffle = await deploy("Raffle", {
from: deployer,
args: args,
log: true,
waitConfirmations: network.config.blockConfirmations || 1

So possible helper-hardhat error but unsure of which entry is causing issue.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@paulcoffee85
Comment options

@paulcoffee85
Comment options

Answer selected by paulcoffee85
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant