connect icon indicating copy to clipboard operation
connect copied to clipboard

ERROR in ./node_modules/@aragon/connect-voting/dist/esm/connect.js

Open kunalalite opened this issue 1 year ago • 1 comments

I'm trying to create react app where I'm using below packages to create a React frontend as stated in https://connect.aragon.org/connectors/voting-app

"@aragon/connect": "^0.8.0-alpha.7", "@aragon/connect-voting": "^0.8.0-alpha.10",

Although, I'm facing issue in importing node modules (specifically @aragon/connect-voting, which internally uses @aragon/connect-core). As you can see that, I'm able to get the data, but I'm still not able to solve the compilation error. Is there a known fix for this issue?

Screenshot from 2022-08-08 17-59-55

kunalalite avatar Aug 08 '22 13:08 kunalalite

Hi @kunalalite Thanks for posting the issue here, and sorry for late follow up. This Discord thread on our forum has a similar issue where solutions are discussed: https://discord.com/channels/672466989217873929/1006167466298327050

Barukimang avatar Sep 05 '22 09:09 Barukimang