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.)
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