You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I upgrade undici from 6.4.0 to 6.5.0.
Ran storybook, and I encountered the error: Module not found: Error: Can't resolve 'timers/promises' in './node_modules/undici/lib/eventsource'
Expected Behavior
No error occurred when storybook is run.
Logs & Screenshots
Environment
Node v18.14.2
The text was updated successfully, but these errors were encountered:
Bug Description
I upgrade undici from 6.4.0 to 6.5.0.
Ran storybook, and I encountered the error:
Module not found: Error: Can't resolve 'timers/promises' in './node_modules/undici/lib/eventsource'
Expected Behavior
No error occurred when storybook is run.
Logs & Screenshots
Environment
Node v18.14.2
The text was updated successfully, but these errors were encountered: