Closed tvinagre closed 1 year ago
This looks like a duplicate of #245. There is a workaround to use the library with create-react-app.
Feel free to reopen the issue if you're not using create-react-app.
Thank you! That was indeed the issue and I was able to fix with config-overrides
Whenever I try to add
starknet-react
to a project, I get this runtime error:I'm using Node v18.16.0 and the package's latest version
"@starknet-react/core": "^0.18.0"
I've used
yarn
to add the package