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
{{ message }}
This repository was archived by the owner on Aug 11, 2022. It is now read-only.
I would like to be able to run
npm installfor apackage.jsonfile in a subdirectory of a git repo.This would be useful for projects that use releases systems (such as nzakas/parserlib), and for git repos that contain multiple npm packages .
Can this be added?