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

Web3 is not defined #5

Open
nuevoalex opened this issue Apr 25, 2018 · 2 comments
Open

Web3 is not defined #5

nuevoalex opened this issue Apr 25, 2018 · 2 comments

Comments

@nuevoalex
Copy link

nuevoalex commented Apr 25, 2018

Occurs on both Windows and Ubuntu. Just attempting to test out the base package by running:

npm install
npm run download.metamask.dev
npm start

I get the error:

Web3 is not defined

in the console.

The example application doesn't work as a result of this.

@icaroharry
Copy link
Member

This issue is being caused by the last update on MetaMask. They're using an Extension API from Chrome that is not supported by Muon yet. Please follow this issue for more information on that: brave/muon#580

For now, I recommend you to use an older version (<= 4.2.0) of MetaMask by replacing the extensions/metamask folder. Download link: https://github.com/MetaMask/metamask-extension/releases/download/v4.2.0/metamask-chrome-4.2.0.zip

@ankitkataria
Copy link

@icaroharry How does one start using a locally deployed block chain (ganache running on http://localhost:7545) in the extension window. There seems to be no option in 4.12.0 popup while being used in the app.

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

3 participants