rainbow-me/rainbowkit

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

Closed this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

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

Seems like an polyfill issue. Let's keep the discussion here #2098