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
feat: add node_modules to NODE_PATH and lib to PYTHONPATH
Add node_modules subdir to NODE_PATH and lib subdir to PYTHONPATH. We
also changed the priority order (from the less specific to the most
specific).