web3-react icon indicating copy to clipboard operation
web3-react copied to clipboard

Cannot use web3-react beta on stackblitz

Open markostojanovic087 opened this issue 3 years ago • 1 comments

Error: Error in /turbo_modules/@web3-react/[email protected]/dist/index.js (8:35) Unexpected token 'export'

Minimal example demo here.

markostojanovic087 avatar Apr 05 '22 20:04 markostojanovic087

this sounds like a bundling/tooling issue with stackblitz - the only "officially" supported build environments for this package are next.js and create-react-app, both of which work - you're welcome to take this issue up with the stackblitz team though!

NoahZinsmeister avatar Apr 06 '22 18:04 NoahZinsmeister