solid-start
solid-start copied to clipboard
[Bug?]: bun create solid with basic template creates empty folders, except for .gitignore
Duplicates
- [x] I have searched the existing issues
Latest version
- [x] I have tested the latest version
Current behavior 😯
When I execute bun create solid, with SolidStart, TypeScript: Yes, and Template: basic as options, the resulting scaffolded project consists of a .gitignore file, an empty public folder, and a src folder that itself consists of both an empty components and an empty routes folder.
Expected behavior 🤔
The template should be copied from the repo, including all files.
Steps to reproduce 🕹
Steps:
bun create solidProject type: SolidStartTypeScript: YesTemplate: basic
Context 🔦
I would like to create a new SolidStart project with bun.
Your environment 🌎
I asked AI to give me a command that would provide useful information, referencing the placeholder.
System:
OS: Microsoft Windows 11 Pro
Version: 10.0.26100
Architecture: AMD64
Binaries:
Bun: 1.2.19
Node: Not installed
npm: Not installed
Dependencies:
package.json not found