You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Windows and develop / run my projects in WSL. I also have Node.js installed in WSL and it is present in my user's path there. Unfortunately the CDS plugin doesn't detect Node.js in this scenario from my WSL distribution. As I don't have Node.js installed on my Windows machine directly I get an error from the plugin, that it can't find Node.js
Suggested Solution
I'd expect the Node.js installation from WSL to be found and used.
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
The IDE is installed in Windows itself. It internally connects to WSL (terminal, build, etc. is run there).
I don't think I can reasonably adjust the PATH to point to a unix-based binary installed in WSL.
Description
I am using Windows and develop / run my projects in WSL. I also have Node.js installed in WSL and it is present in my user's path there. Unfortunately the CDS plugin doesn't detect Node.js in this scenario from my WSL distribution. As I don't have Node.js installed on my Windows machine directly I get an error from the plugin, that it can't find Node.js
Suggested Solution
I'd expect the Node.js installation from WSL to be found and used.
Alternatives
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: