solidjs-community / solid-cli

A custom CLI built for Solid.
https://solid-cli.netlify.app/
MIT License
61 stars 11 forks source link

create command crashes #37

Closed bug-brain closed 6 months ago

bug-brain commented 6 months ago

I have tried multiple package managers and configurations but the commands listed under https://www.npmjs.com/package/create-solid failed everytime.

┌  
 Create-Solid v0.5.2
│
◇  Project Name
│  test
│
◇  Is this a Solid-Start project?
│  Yes
│
◇  Which template would you like to use?
│  basic
│
◇  Use Typescript?
│  Yes
│
▲  Something went wrong
Tommypop2 commented 6 months ago

Hi, Thanks for the report! Would you mind letting me know what node version you're on? Then I can try to reproduce it on my machine

Thanks

bug-brain commented 6 months ago

Hey, I don't use this machine ofter for development and it turned out the version was 16.17.0. I updated and now it works so thanks for the hint!

Tommypop2 commented 6 months ago

Awesome, no problem! Glad it's all working properly now lol