question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

[BUG] `au new project` never returns on windows with GIT Bash shell

See original GitHub issue

I’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:closed
  • Created 5 years ago
  • Comments:27 (22 by maintainers)

github_iconTop GitHub Comments

1reaction
3cpcommented, Mar 28, 2018

Thx, will try that.

0reactions
Alexander-Tarancommented, Mar 29, 2018

can be closed then

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found