Linux Terminal Glossary
›
Node.js & npm/yarn
npm link
Category:
Node.js & npm/yarn
npm link
Copy command
Create a global symlink for local package development
Creates a symlink from the global node_modules to the current package, so you can test it globally as if it were installed.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.