Created
June 6, 2024 17:46
-
-
Save khaliqgant/7b152596d4006e2a2b47a1076db089cd to your computer and use it in GitHub Desktop.
[NPM Install Alias] Install a npm package under an alias #npm #javascript
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
npm install nango@npm:@nangohq/[email protected] | |
Installs the package nangohq/[email protected]... under the alias nango |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment