You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: