Closed boz1 closed 1 year ago
Made the necessary changes to enable ghostnet connection. Updated the version of @taquito/beacon-wallet to 13.0.1 to support ghostnet.
If you get Cannot read properties of undefined (reading 'rc') in your browser's console when you run dapp, then:
Cannot read properties of undefined (reading 'rc')
npm install
This should fix the issue.
What?
Made the necessary changes to enable ghostnet connection. Updated the version of @taquito/beacon-wallet to 13.0.1 to support ghostnet.
Misc.
If you get
Cannot read properties of undefined (reading 'rc')
in your browser's console when you run dapp, then:npm install
inside the @taquito/beacon-wallet.This should fix the issue.