Cannot find runtime 'node' on PATH - Visual Studio Code and Node…
https://stackoverflow.com/questions/37823194/cannot-find-runtime-node-on-path-visual-studio-code-and-node-js
Jun 15, 2016 · If you are on a Mac, with iTerm and Zsh, please use the following VSCode settings for Node to work. After this change, you can get rid of this line from your launch.json config file. (the debug settings in VSCode) "runtimeExecutable": "/usr/local/bin/node" If this doesn't work, make sure you choose the default shell as zsh. To do this,
DA: 42 PA: 39 MOZ Rank: 74