hola Carlangueitor, estoy leyendo el articulo que me compartiste y esta muy interesante el node local, pero estoy siguiendo la instruccion para instalarlo como dice ahi:
Cita: To get local-npm installed, run:
$ npm install -g local-npm
entonces lo corri
Código:
# npm install -g local-npm
pero sigo con el mismo caso
Código:
npm ERR! Linux 2.6.32-358.el6.x86_64
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install" "-g" "local-npm"
npm ERR! node v6.9.4
npm ERR! npm v3.10.10
npm ERR! code ENOTFOUND
npm ERR! errno ENOTFOUND
npm ERR! syscall getaddrinfo
npm ERR! network getaddrinfo ENOTFOUND registry.npmjs.org registry.npmjs.org:443
npm ERR! network This is most likely not a problem with npm itself
npm ERR! network and is related to network connectivity.
npm ERR! network In most cases you are behind a proxy or have bad network settings.
npm ERR! network
npm ERR! network If you are behind a proxy, please make sure that the
npm ERR! network 'proxy' config is set properly. See: 'npm help config'
npm ERR! Please include the following file with any support request:
npm ERR! /data/apache/folder/chatsocket/npm-debug.log
osea que para instalar el node local tambien se conecta a internet
no sabes de donde podria bajar el tar o un rpm o como le hago?
gracias