Skip to content

Lesson 13 - stringChainId is undefined #275

Answered by cromewar
sk67dev asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sk67dev did you import it correctly?

import networkMapping from "../chain-info/deployments/map.json"

this should be on defi-stake-yield-brownie-freecode/front_end/src/components/Main.tsx

Could you copy-past your code here so we cant give it a check?

Also take in consideration this:

The TypeError object represents an error when an operation could not be performed, typically (but not exclusively) when a value is not of the expected type.

A TypeError may be thrown when:

an operand or argument passed to a function is incompatible with the type expected by that operator or function; or
when attempting to modify a value that cannot be changed; or
when attempting to use a value in an inappro…

Replies: 1 comment 2 replies

Comment options

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

@cromewar
Comment options

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