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 just set up a new Solid Start project on Deno with this command:
deno run -A npm:create-solid
It worked, but for some reason the installation hangs at the very end (after the "Project successfully created! 🎉" message). It fixed itself when I pressed Enter.
Expected behavior 🤔
It would be better if it didn't hang, because it seems like it's still doing something.
Steps to reproduce 🕹
Steps:
Install Deno
Set up new project with deno run -A npm:create-solid
Wait until the end of the project setup
Context 🔦
No response
Your environment 🌎
Arco Linux
Deno v2.1.7
The text was updated successfully, but these errors were encountered:
Duplicates
Latest version
Current behavior 😯
I just set up a new Solid Start project on Deno with this command:
It worked, but for some reason the installation hangs at the very end (after the "Project successfully created! 🎉" message). It fixed itself when I pressed Enter.
Expected behavior 🤔
It would be better if it didn't hang, because it seems like it's still doing something.
Steps to reproduce 🕹
Steps:
deno run -A npm:create-solid
Context 🔦
No response
Your environment 🌎
The text was updated successfully, but these errors were encountered: