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.

`changeset` command crashes when default editor is vscode with empty message

See original GitHub issue

Affected Packages

Issue with @changesets/cli

Problem

The default editor on my system is vscode. When running yarn changeset command I accidentally pressed <kbd>Enter</kbd> without typing any text and it caused my machine to crash.

It kept creating new tabs in the vscode editor, and even when I quit (multiple times) it created up to 50 new vscode editor instances. I managed to capture a tiny bit of it before my machine froze.

2020-08-17 14 20 17

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:9 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
Andaristcommented, Jan 21, 2021

@pkieltyka the fix has been published, I hope you’ll give Changesets another chance 😉

1reaction
zkochancommented, Jan 20, 2021

We could probably just remove the loop. Not sure why it is needed.

Read more comments on GitHub >

github_iconTop Results From Across the Web

`changeset` command crashes when default editor is vscode ...
The default editor on my system is vscode . When running yarn changeset command I accidentally pressed Enter without typing any text and...
Read more >
Troubleshoot Terminal launch failures - Visual Studio Code
If your terminal is set to run as administrator only, and you are not launching VS Code as administrator, the terminal will not...
Read more >
How can I fix git commit error "Waiting for your editor to close ...
I'm using, or trying it, VS Code as default and I got this same message with it opened or closed. Commits done through...
Read more >
Visual Studio 2022 Release Notes | Microsoft Learn
Get the latest features, bug fixes, and support for Visual Studio 2022. Download today.
Read more >
a fast and friendly git client for Mac and Windows - Fork
Draft commit message can't be restored sometimes. Fixed. Crash in empty open recent repository dialog. Fixed.
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