We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
After upgrading from 0.0.18 to 0.0.19, I encountered the error below when running the command.
$ vscode-test-web --browserType=chromium --extensionDevelopmentPath=. --extensionTestsPath=dist/web/test/suite/index.js --permission clipboard-read --permission clipboard-write env: node\r: No such file or directory error Command failed with exit code 127.
I reproduced this error on the following both envs:
My local machine: OS: macOS Monterey 12.1 node: v16.13.0
CI env: OS: Ubuntu latest node: v16 (https://github.com/whitphx/vscode-emacs-mcx/runs/4921238690?check_suite_focus=true)
The text was updated successfully, but these errors were encountered:
d6ddd96
No branches or pull requests
After upgrading from 0.0.18 to 0.0.19, I encountered the error below when running the command.
I reproduced this error on the following both envs:
My local machine:
OS: macOS Monterey 12.1
node: v16.13.0
CI env:
OS: Ubuntu latest
node: v16
(https://github.com/whitphx/vscode-emacs-mcx/runs/4921238690?check_suite_focus=true)
The text was updated successfully, but these errors were encountered: