alexanderGugel/ied
Vedi su GitHubHow to install packages to global `/usr/lib/node_modules`
Open
#123 aperta il 13 mag 2016
help wanted
Metriche repository
- Star
- (1989 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Hi,
Currently to install some package to global node_modules I have to run something like this:
$ cd /usr/lib/node_modules
$ sudo ied install react
Is there a better way or am I missing something?
my env is: ied v1.1.1 @ ubuntu 16.04