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
Runtime Error
error: Cannot load ES module synchronously
at http://localhost:3000/_bun/client/index-00000000564cb2fb.js:65774:41
at node_modules/moment-timezone/moment-timezone.js in http://localhost:3000/_bun/client/index-00000000564cb2fb.js:65780:7
at node_modules/moment-timezone/index.js in http://localhost:3000/_bun/client/index-00000000564cb2fb.js:64909:43
Additional information
No response
The text was updated successfully, but these errors were encountered:
What version of Bun is running?
1.2.3
What platform is your computer?
macOS
What steps can reproduce the bug?
Install moment + moment-timezone
Import
moment-timezone
Use bun's new frontend dev server:
What is the expected behavior?
It works.
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: