vs-code-for-node-js-development-pack icon indicating copy to clipboard operation
vs-code-for-node-js-development-pack copied to clipboard

🏃 A VS Code Extension Pack to get up and running with Node.js Development

Results 5 vs-code-for-node-js-development-pack issues
Sort by recently updated
recently updated
newest added

Type: Bug when i run my code i get a notification that a Node.Js binary path cannot be found.How can I deal with this?? Extension version: 2.0.1 VS Code version:...

As of 8/3/2021 , it has been depreciated. Please remove it from this bundle.

I get an error if I try to uninstall the pack or any of the dependent extensions. How can this be removed? ![image](https://user-images.githubusercontent.com/1032224/101142415-dcb51480-3615-11eb-8620-63524f5969b9.png)

to add to your example, in the docker-world, one can do ``` ADD "https://deb.nodesource.com/setup_12.x" "/tmp/nodejssetup_12.x" RUN bash "/tmp/nodejssetup_12.x" ``` to obtain the same result _Originally posted by @oliv3r in https://github.com/nodesource/distributions/issues/1109#issuecomment-699135616_

Add [markdownlint](https://marketplace.visualstudio.com/items?itemName=DavidAnson.vscode-markdownlint) to the extension pack, since a vast majority of _open source_ projects end up using Markdown as a method of plain text communication.