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
Runs apm install from the current project's directory. This will install all dependencies referenced in the package.json file to the node_modules folder.
This should only be used in projects that are Atom packages.