Hacker News new | ask | show | jobs
by sberder 842 days ago
Couldn't you solve that issue with nodeenv in python? This is how I usually add J's to my projects. It will keep node &nom/yarn/whatever else and your js in the venv as well.