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

Removed unnecessary use of node to run a bash script #703

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

fpronto
Copy link
Contributor

@fpronto fpronto commented Sep 14, 2024

Hello
This PR is only to remove an unnecessary use of node to run a bash script.

In Linux the extension is trying to run the development Server using the Node runtime, but the file chosen is written in Bash script.
Since I don't own any Windows Device to test (for now), I just removed the use of Node for Linux

@pelikhan pelikhan merged commit 79ac1a5 into microsoft:main Sep 19, 2024
3 checks passed
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