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

Fix walletconnect import issue #31

Merged
merged 2 commits into from Jan 15, 2024
Merged

Conversation

bowd
Copy link
Contributor

@bowd bowd commented Jan 12, 2024

See: WalletConnect/walletconnect-monorepo#1908 (comment)
Fixes the noisy compiler errors:

Import trace for requested module:
./node_modules/pino/lib/tools.js
./node_modules/pino/pino.js
./node_modules/@walletconnect/logger/dist/cjs/index.js
./node_modules/@walletconnect/universal-provider/dist/index.es.js
./node_modules/@walletconnect/ethereum-provider/dist/index.es.js
./node_modules/@wagmi/connectors/dist/walletConnect.js
./node_modules/@wagmi/core/dist/connectors/walletConnect.js
./node_modules/wagmi/dist/connectors/walletConnect.js
./node_modules/@rainbow-me/rainbowkit/dist/index.js
./app/(routes)/providers.tsx
./app/(routes)/layout.tsx
 ⚠ ./node_modules/pino/lib/tools.js
Module not found: Can't resolve 'pino-pretty' in '/Users/bogdan/Workspace/mento/governance-ui/node_modules/pino/lib'

Copy link

vercel bot commented Jan 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
governance-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 12, 2024 5:55pm

@tplocic20 tplocic20 merged commit 7259a98 into main Jan 15, 2024
2 checks passed
@tplocic20 tplocic20 deleted the feat/fix-walletconnect-import-issue branch January 15, 2024 09:13
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

Successfully merging this pull request may close these issues.

None yet

2 participants