Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DCL export metamask login broken #520

Closed
julesGoullee opened this issue Sep 5, 2020 · 2 comments
Closed

DCL export metamask login broken #520

julesGoullee opened this issue Sep 5, 2020 · 2 comments

Comments

@julesGoullee
Copy link

When running local dev server with dcl start work properly. When exported with dcl export and serve statically (even on local), metamask login popup never open, in the browser console got the error rejected due to project ID settings

@nchamo
Copy link
Contributor

nchamo commented Sep 7, 2020

Hey @julesGoullee !

We made a fix in both decentraland/explorer#1270 and #521. So if you update both the CLI (npm i -g decentraland@next) and the SDK (npm i decentraland-ecs@next) it should work the same as dcl start.

That means that you will still need to add the ENABLE_WEB3 query parameter

@nchamo
Copy link
Contributor

nchamo commented Sep 7, 2020

Please let us know if it happens again :)

@nchamo nchamo closed this as completed Sep 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants