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 have read the instructions and it states quite clearly that the extension requires Nativescript to be installed globally. So this is only a request for ideas. My workflow has nodeenv at the heart of it because managing various projects over different lifetimes means it's impossible to keep one global node installation.
It seems to me that there should be a way to simply start the virtual environment and run the commands from there, as long as there was a way to configure it in the launch.json for the extension. Has anyone done something similar?
I really want to start using the advanced debugging this extension gives me, but at the moment I can't see a way around using it with nodeenv. Any ideas?
The text was updated successfully, but these errors were encountered:
I have read the instructions and it states quite clearly that the extension requires Nativescript to be installed globally. So this is only a request for ideas. My workflow has nodeenv at the heart of it because managing various projects over different lifetimes means it's impossible to keep one global node installation.
It seems to me that there should be a way to simply start the virtual environment and run the commands from there, as long as there was a way to configure it in the launch.json for the extension. Has anyone done something similar?
I really want to start using the advanced debugging this extension gives me, but at the moment I can't see a way around using it with nodeenv. Any ideas?
The text was updated successfully, but these errors were encountered: