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

fix path with whitespace and fix "spawn" in vscode #57

Closed
wants to merge 2 commits into from

Conversation

z-juln
Copy link

@z-juln z-juln commented May 16, 2023

  1. fix the problem of error when there are spaces in the path
  2. Error 'error error: spawn code enoent' will be thrown in the vscode environment, so 'exec' is used

@z-juln
Copy link
Author

z-juln commented May 16, 2023

急着用,就先发包了,标了来源
https://www.npmjs.com/package/@juln/launch-editor

@btea
Copy link

btea commented Sep 1, 2024

https://github.com/vuejs/devtools-next depends on this package, and currently, there will be an error when opening the file in vscode. This PR seems to solve this problem, can you reproduce it? @sodatea

haoqunjiang added a commit to haoqunjiang/launch-editor that referenced this pull request Sep 4, 2024
haoqunjiang added a commit to haoqunjiang/launch-editor that referenced this pull request Sep 4, 2024
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

Successfully merging this pull request may close these issues.

2 participants