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

ReferenceError #29

Open
mkeresty opened this issue Jan 26, 2023 · 3 comments
Open

ReferenceError #29

mkeresty opened this issue Jan 26, 2023 · 3 comments

Comments

@mkeresty
Copy link

im getting:

Uncaught ReferenceError: process is not defined
at 9306 (index.js:6:29)
at r (bootstrap:19:32)
at 3530 (BaseProvider.ts:2:1)
at r (bootstrap:19:32)
at 5361 (MetaMaskInpageProvider.ts:7:1)
at r (bootstrap:19:32)
at 9955 (index.ts:1:1)
at r (bootstrap:19:32)
at 4653 (index.js:1:36)
at r (bootstrap:19:32)

ive tried:

  • manifest v2 & v3
  • installing stream and stream-browserify and adding them as fallbacks
@kesar
Copy link

kesar commented Feb 10, 2023

getting same error +1

@mkeresty
Copy link
Author

@kesar i found a way around this. Use walletconnect v1

@zouhangwithsweet
Copy link

zouhangwithsweet commented Mar 28, 2023

I build a strong webext-dapp-template: https://github.com/fisand/webext-dapp-template to support people buiding himself webext which can connect to metamask extension

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