rainbow-me / rainbowkit

The best way to connect a wallet 🌈 🧰
https://rainbowkit.com
MIT License
2.44k stars 665 forks source link

[bug] Module not found: Can't resolve 'lit-html' #2097

Closed linghuccc closed 4 months ago

linghuccc commented 4 months ago

Is there an existing issue for this?

RainbowKit Version

2.1.3

wagmi Version

2.9.2

Current Behavior

Use command "yarn create @rainbow-me/rainbowkit" to init project, and then run "yarn dev" to start the project, below error will be reported: Module not found: Can't resolve 'lit-html'

Expected Behavior

No error.

Steps To Reproduce

yarn create @rainbow-me/rainbowkit

yarn dev

Link to Minimal Reproducible Example (CodeSandbox, StackBlitz, etc.)

No response

Anything else?

No response

magiziz commented 4 months ago

Seems like an polyfill issue. Let's keep the discussion here https://github.com/rainbow-me/rainbowkit/issues/2098