Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 [Bug report]: *js/*ts files are not being generated upon creation of a play #775

Closed
1 task done
bhaveek424 opened this issue Oct 31, 2022 · 4 comments
Closed
1 task done
Assignees
Labels
bug Something isn't working nmn-22 No Mess November 2022 stale

Comments

@bhaveek424
Copy link
Collaborator

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?

  1. After selecting the play and getting the npx .... command, run the npx ... command
  2. It will create a directory/folder with the same name of the project
  3. The folder won't have any files.
  4. 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

react-play-bug2
react-play-bug1

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@bhaveek424 bhaveek424 added the bug Something isn't working label Oct 31, 2022
@atapas
Copy link
Member

atapas commented Oct 31, 2022

The same is reproducible on Mac too.

@atapas atapas added the nmn-22 No Mess November 2022 label Nov 14, 2022
@koustov
Copy link
Member

koustov commented Dec 3, 2022

This issue has been fixed as part this pr. I need a confirmation if its working in order to close this issue.

@github-actions
Copy link

github-actions bot commented Jan 2, 2023

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍 Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!

@github-actions github-actions bot added the stale label Jan 2, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jan 9, 2023
@atapas atapas reopened this Sep 7, 2023
@atapas atapas removed the stale label Sep 7, 2023
@github-actions
Copy link

There hasn't been any activity on this issue recently, and in order to prioritize active issues, it will be marked as stale. Please make sure to update to the latest version and check if that solves the issue. Let us know if that works for you by leaving a 👍 Because this issue is marked as stale, it will be closed and locked in 7 days if no further activity occurs. Thank you for your contributions!

@github-actions github-actions bot added the stale label Oct 16, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working nmn-22 No Mess November 2022 stale
Projects
No open projects
Development

No branches or pull requests

3 participants