[BUG] `au new project` never returns on windows with GIT Bash shell
See original GitHub issueI’m submitting a bug report
-
Library Version: 0.33.1
-
Operating System: Windows 10
-
Node Version: 8.9.4 and 9.9.0
-
NPM Version: 5.6.0, 5.8.0
-
Browser: N/A
-
Language: all
-
Loader/bundler: all
Current behavior:
au new project
command never returns back to shell.
It does nothing after “Happy Coding!” or “Dependencies not installed.” depending on whether you choose install the dependencies or not.
This issue was raised from https://discourse.aurelia.io/t/problems-with-the-cli/989 Read more there.
- What is the expected behavior? Well, it should return.
- What is the motivation / use case for changing the behavior?
Issue Analytics
- State:
- Created 5 years ago
- Comments:27 (22 by maintainers)
Top Results From Across the Web
`process.stdin` never returns with using Git Bash for Windows
This issue is a problem with Git Bash not with node, the workaround is to run node your_file.js instead of node.exe your_file.js ....
Read more >Git-Bash Command Prompt won't open up after upgrading to ...
I tried by reinstalling the git bash but re installation not works for me.it is due to the permission issue with the shell...
Read more >How to Get Started with Git Bash on Windows
Start your journey with Git and learn what Git Bash is, install it on Windows, and run some basic commands on Git Bash...
Read more >Undoing Changes in Git | Atlassian Git Tutorial
Learn all of the available 'undo' Git strategies and commands with this tutorial. Undo changes helps you work with previous revisions of a...
Read more >How to undo (almost) anything with Git | The GitHub Blog
What's happening: git revert will create a new commit that's the ... you want to undo the last three commits—like they never happened....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Thx, will try that.
can be closed then