solid-start icon indicating copy to clipboard operation
solid-start copied to clipboard

[Bug?]: create-solid hangs at the end of the set up of a new project

Open mintydev789 opened this issue 11 months ago • 0 comments

Duplicates

  • [x] I have searched the existing issues

Latest version

  • [x] I have tested the latest version

Current behavior 😯

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:

  1. Install Deno
  2. Set up new project with deno run -A npm:create-solid
  3. Wait until the end of the project setup

Context 🔦

No response

Your environment 🌎

Arco Linux
Deno v2.1.7

mintydev789 avatar Jan 25 '25 10:01 mintydev789