Package use-immer crashes astro #6365
Labels
- P2: nice to have
Not breaking anything but nice to have (priority)
ecosystem: external
External library doesn't work
needs response
Issue needs response from OP
What version of
astro
are you using?2.0.6
Are you using an SSR adapter? If so, which one?
Node
What package manager are you using?
npm
What operating system are you using?
Windows
Describe the Bug
Importing
use-immer
into react (tsx) file causes error in the terminal:The terminal shows:
Steps to reproduce
npm install immer use-immer
And the server crashes with the above mentioned error
Link to Minimal Reproducible Example
?
Participation
The text was updated successfully, but these errors were encountered: