Descrcibe the bug?
After running the command npx create-react-play -c <my unique play code>, only a directory is created and it doesn't contain any files. I've tried it by selecting both javascript and typescript at the time of add a play, but none seems to generate their respective files.
Steps to reproduce the bug?
- After selecting the play and getting the
npx .... command, run the npx ... command
- It will create a directory/folder with the same name of the project
- The folder won't have any files.
- It will be an empty folder.
Expected behavior
It is expected to create a file named DrawingBoard.js if selected Javascript.
Desktop (Please provide your system information)
OS: Ubuntu(Linux)
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
Browser: Firefox, Brave
Mobile (Please provide your device information)
No response
Screenshot / Screenshare


Relevant log output
No response
Code of Conduct
Descrcibe the bug?
After running the command
npx create-react-play -c <my unique play code>, only a directory is created and it doesn't contain any files. I've tried it by selecting both javascript and typescript at the time of add a play, but none seems to generate their respective files.Steps to reproduce the bug?
npx ....command, run thenpx ...commandExpected behavior
It is expected to create a file named
DrawingBoard.jsif selected Javascript.Desktop (Please provide your system information)
OS: Ubuntu(Linux)
Distributor ID: Ubuntu
Description: Ubuntu 22.04.1 LTS
Release: 22.04
Codename: jammy
Browser: Firefox, Brave
Mobile (Please provide your device information)
No response
Screenshot / Screenshare
Relevant log output
No response
Code of Conduct