I installed FNM and then installed a Node version successfully. However, in VScode, it says Node doesn't exist.
Hello everyone,
I downloaded 'FNM' on my window pc to allow Node version control. I followed the guide to installed the FNM, set up the $PROFILE file, and successfully installed a Node version.
Now, when i check for node version using Powershell, it shows the correct version. However, when I do it in a VScode, it says 'Node' doesn't exist.
Will i have to create a separate $PROFILE from within the VScode? Not sure if this is the standard approach or i would need to find a way to use the same $PROFILE i use. I did already check using this 'where.exe fnm' command from both (plain Powershell vs Powershell in VScode) but they pointed the same location.