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
Running bun create solid on Windows 11 (x64) with Bun v1.1.10 results in the following Error
❯ bun create solid
1 | (function (entry, fetcher)
^
SyntaxError: Export named 'addAbortListener' not found in module 'events'.
Bun v1.1.10 (Windows x64)
Expected behavior 🤔
bun create solid should work as expected and create a scaffold project.
Steps to reproduce 🕹
Steps:
On Windows 11 (x64)
Install Bun v.1.1.10
Run bun create solid
Context 🔦
No response
Your environment 🌎
System:
OS: Windows 11 (x64)
Binaries:
Bun: v1.1.10 (Windows x64)
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Current behavior 😯
Running
bun create solid
on Windows 11 (x64) with Bun v1.1.10 results in the following ErrorExpected behavior 🤔
bun create solid
should work as expected and create a scaffold project.Steps to reproduce 🕹
Steps:
bun create solid
Context 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: