Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
dmint789 opened this issue Jan 25, 2025 · 0 comments
Open
2 tasks done

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

dmint789 opened this issue Jan 25, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@dmint789
Copy link

Duplicates

  • I have searched the existing issues

Latest version

  • 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
@dmint789 dmint789 added the bug Something isn't working label Jan 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant