Duplicates
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 solid
Project type: SolidStart
TypeScript: Yes
Template: 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
Duplicates
Latest version
Current behavior 馃槸
When I execute
bun create solid, withSolidStart,TypeScript: Yes, andTemplate: basicas options, the resulting scaffolded project consists of a.gitignorefile, an emptypublicfolder, and asrcfolder that itself consists of both an emptycomponentsand an emptyroutesfolder.Expected behavior 馃
The template should be copied from the repo, including all files.
Steps to reproduce 馃暪
Steps:
bun create solidProject type: SolidStartTypeScript: YesTemplate: basicContext 馃敠
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