npm link package-name

Category: Node.js & npm/yarn

npm link package-name

Link a previously 'npm link'd global package into the current project — replaces the installed

Connects the globally symlinked local package into node_modules of the current project, replacing the registry version. Changes to the local package appear immediately.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.