-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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
[bug] Getting unknow terminal warnings and the app does not compiles #3356
Comments
same error here |
same error for me too |
hi @adityabhattad2021, can you create a minimal reproducible example ? |
same error |
This error occurs when running nextjs npm run build command |
Hey @rtomas I would love to help with fixing this issue. To reproduce the issue,
|
Hey @rtomas. https://github.com/bezata/bml Here you can find MRE. Error still exist. |
Same here, pump this up |
This was fixed |
how to fix it? |
The error was related to metamask: MetaMask/metamask-sdk#1150 (comment), the fixed it with the new version, I deleted |
Link to minimal reproducible example
https://github.com/StabilityNexus/FairFund/tree/reown-update/app/web-app
Summary
I am seeing unknown errors in the terminal related to metamask module parse failed.
Here is the full build log file:
build_logs.txt
List of related npm package versions
"@reown/appkit": "1.5.2",
"@reown/appkit-adapter-wagmi": "1.5.2",
"@reown/appkit-siwe": "^1.5.2",
"viem": "2.21.52",
"wagmi": "2.13.2",
The text was updated successfully, but these errors were encountered: