Saturday, 19 September 2020

Adding Node to PATH

VsCode debugger says it can't find Node in my path but I see it below. Is this not enough? How should I fix it?$ node --version v12.18.4 $ echo $PATH /home/owner/.config/nvm/versions/node/v12.18.4/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin

Submitted September 20, 2020 at 07:04AM by javascript_dev

No comments:

Post a Comment