https://github.com/pcnate/npm-configure
simple bash script to configure npm to use a hidden directory in your users directory
https://github.com/pcnate/npm-configure
Last synced: about 1 year ago
JSON representation
simple bash script to configure npm to use a hidden directory in your users directory
- Host: GitHub
- URL: https://github.com/pcnate/npm-configure
- Owner: pcnate
- License: mit
- Created: 2016-08-26T16:36:48.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-05-19T01:58:28.000Z (about 8 years ago)
- Last Synced: 2025-04-12T17:44:41.569Z (over 1 year ago)
- Language: Shell
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npm-configure
simple bash script to configure npm to use a hidden directory in your users directory
run this bash script to configure your npm to avoid permission problems
wget https://raw.githubusercontent.com/pcnate/npm-configure/master/add-npm-global.sh -q -O - | bash
Tested on
* raspbian
* Ubuntu 16.04
* Ubuntu 18.04 LTS
* Pop!_OS 18.04 LTS