Duplicates
Latest version
Current behavior 😯
When i try to create a solidjs app via bun create solid and choose JavaScript for the language I get:
ENOTEMPTY: directory not empty, rmdir when creating JavaScript project
It works with TypeScript though.
Expected behavior 🤔
To initiate a project with JavaScript
Steps to reproduce 🕹
Steps:
- bun create solid
- when it asks for the language choose JavaScrip
- errors
Context 🔦
No response
Your environment 🌎
Linux nixos 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 GNU/Linux
Duplicates
Latest version
Current behavior 😯
When i try to create a solidjs app via
bun create solidand choose JavaScript for the language I get:ENOTEMPTY: directory not empty, rmdir when creating JavaScript project
It works with TypeScript though.
Expected behavior 🤔
To initiate a project with JavaScript
Steps to reproduce 🕹
Steps:
Context 🔦
No response
Your environment 🌎
Linux nixos 5.15.167.4-microsoft-standard-WSL2 #1 SMP Tue Nov 5 00:21:55 UTC 2024 x86_64 GNU/Linux