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

Killing ember try:each breaks local copy, all ember commands #211

Open
allthesignals opened this issue Oct 11, 2018 · 0 comments
Open

Killing ember try:each breaks local copy, all ember commands #211

allthesignals opened this issue Oct 11, 2018 · 0 comments

Comments

@allthesignals
Copy link
Contributor

If I interrupt or kill ember try:each, it seems to throw my application into disarray with a number of different errors:

Unexpected end of JSON input
    at JSON.parse (<anonymous>)
 Error: Cannot find module './core.json'

All subsequent uses of ember command are also broken...

rm -rf node_modules && yarn fixes it but can take several minutes to install depending on project size. Is there a way to safely interrupt ember try?

@allthesignals allthesignals changed the title SIGTERM ember try:each breaks local copy, all ember commands Killing ember try:each breaks local copy, all ember commands Oct 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant