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

Try creating new Remix project using grunge stack but the cli freeze after asking me want to run verify build/tests/etc script #94

Closed
Senbonzakura1234 opened this issue Aug 12, 2022 · 8 comments
Labels
needs-response We need a response from the original author about the issue

Comments

@Senbonzakura1234
Copy link

Senbonzakura1234 commented Aug 12, 2022

Have you experienced this bug with the latest version of the template?

yes

Steps to Reproduce

1./ Open PowerShell
2./ Run npx create-remix@latest
3./ Select options as the image below
Step to reproduce

Expected Behavior

The cli should proceed to the next step after I type 'N' and hit enter for Do you want to run the build/tests/etc to verify things are setup properly?

Actual Behavior

The cli freezed

@mcansh
Copy link
Contributor

mcansh commented Aug 12, 2022

hey @Senbonzakura1234 i've not seen this behavior in my testing, did you by chance hit 'Enter' after typing 'N'?

@Senbonzakura1234
Copy link
Author

Senbonzakura1234 commented Aug 12, 2022

hey @Senbonzakura1234 i've not seen this behavior in my testing, did you by chance hit 'Enter' after typing 'N'?

Yes i did, i'm pretty sure i did because i see the pointer was under the question line. It should showing some loading text but it didn't and the whole cli paused at that point, it didnt close or throw any errors

@Senbonzakura1234
Copy link
Author

Senbonzakura1234 commented Aug 12, 2022

hey @Senbonzakura1234 i've not seen this behavior in my testing, did you by chance hit 'Enter' after typing 'N'?

Yes i did, i'm pretty sure i did because i see the pointer was under the question line. It should showing some loading text but it didn't and the whole cli paused at that point, it didnt close or throw any errors

And actually even if i type "y" and press enter, the result still the same, it didnt proceed to run those build/test script that the cli mentioned.

@mcansh
Copy link
Contributor

mcansh commented Aug 12, 2022

huh weird, ok, in my windows instance i can reproduce this now 🤔 but it does make it through if i hit Enter twice - taking a look

@Senbonzakura1234
Copy link
Author

huh weird, ok, in my windows instance i can reproduce this now 🤔 but it does make it through if i hit Enter twice - taking a look

Damm, it's true that hit enter twice work, should i close this issue?

@Senbonzakura1234
Copy link
Author

Senbonzakura1234 commented Aug 13, 2022

huh weird, ok, in my windows instance i can reproduce this now 🤔 but it does make it through if i hit Enter twice - taking a look

oh heck it's still have bug, take a look at this
Screenshot 2022-08-12 185145

Despite i type "y", when i hit the enter 2nd time, it seems the cli consume it as a No, and ignore my 1st input. So in the end it's always "No" for the last question.

@github-actions
Copy link
Contributor

This issue has been automatically marked stale because we haven't received a response from the original author in a while 🙈. This automation helps keep the issue tracker clean from issues that are not actionable. Please reach out if you have more information for us or you think this issue shouldn't be closed! 🙂 If you don't do so within 7 days, this issue will be automatically closed.

@github-actions github-actions bot added the needs-response We need a response from the original author about the issue label Apr 17, 2023
@github-actions
Copy link
Contributor

This issue has been automatically closed because we didn't hear anything from the original author after the previous notice.

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Apr 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-response We need a response from the original author about the issue
Projects
None yet
Development

No branches or pull requests

2 participants