On Thursday, May 1, 2014 10:04:51 PM UTC-5, Jhuliana Delgado wrote:
>
> nuevamente estoy por esta via, disculpen de antemano si pregunto por algo 
> que lo mas seguro esta a la vista o simple es su solucion.
>
> segui cuidadosamente los pasos, todo funciono bien hasta llegar al memento 
> de instala npm, da el siguiente error:
>
>
> jhuliana@gateway:~/sao$ npm install
> npm WARN package.json [email protected] No README.md file found!
> npm http GET https://registry.npmjs.org/grunt-contrib-nodeunit
> npm http GET https://registry.npmjs.org/grunt
> npm http GET https://registry.npmjs.org/grunt-contrib-jshint
> npm http GET https://registry.npmjs.org/grunt-contrib-concat
> npm http GET https://registry.npmjs.org/grunt-contrib-uglify
> npm http GET https://registry.npmjs.org/grunt-contrib-watch
> npm http GET https://registry.npmjs.org/grunt-contrib-less
> npm http 304 https://registry.npmjs.org/grunt
> npm http 304 https://registry.npmjs.org/grunt-contrib-concat
> npm http 304 https://registry.npmjs.org/grunt-contrib-jshint
> npm http 304 https://registry.npmjs.org/grunt-contrib-nodeunit
> npm http 304 https://registry.npmjs.org/grunt-contrib-uglify
> npm http 304 https://registry.npmjs.org/grunt-contrib-watch
> npm http 304 https://registry.npmjs.org/grunt-contrib-less
> npm ERR! Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR!  { [Error: EACCES, mkdir '/home/jhuliana/sao/node_modules']
> npm ERR!   errno: 3,
> npm ERR!   code: 'EACCES',
> npm ERR!   path: '/home/jhuliana/sao/node_modules',
> npm ERR!   fstream_type: 'Directory',
> npm ERR!   fstream_path: '/home/jhuliana/sao/node_modules/grunt',
> npm ERR!   fstream_class: 'DirWriter',
> npm ERR!   fstream_stack: 
> npm ERR!    [ 
> '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23',
> npm ERR!      
> '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53',
> npm ERR!      'Object.oncomplete (fs.js:107:15)' ] }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path /home/jhuliana/sao/node_modules
> npm ERR! fstream_path /home/jhuliana/sao/node_modules/grunt
> npm ERR! fstream_type Directory
> npm ERR! fstream_class DirWriter
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
> npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
> npm ERR! Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR!  { [Error: EACCES, mkdir '/home/jhuliana/sao/node_modules']
> npm ERR!   errno: 3,
> npm ERR!   code: 'EACCES',
> npm ERR!   path: '/home/jhuliana/sao/node_modules',
> npm ERR!   fstream_type: 'Directory',
> npm ERR!   fstream_path: 
> '/home/jhuliana/sao/node_modules/grunt-contrib-concat',
> npm ERR!   fstream_class: 'DirWriter',
> npm ERR!   fstream_stack: 
> npm ERR!    [ 
> '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23',
> npm ERR!      
> '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53',
> npm ERR!      'Object.oncomplete (fs.js:107:15)' ] }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path /home/jhuliana/sao/node_modules
> npm ERR! fstream_path /home/jhuliana/sao/node_modules/grunt-contrib-concat
> npm ERR! fstream_type Directory
> npm ERR! fstream_class DirWriter
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
> npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
> npm ERR! Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR!  { [Error: EACCES, mkdir '/home/jhuliana/sao/node_modules']
> npm ERR!   errno: 3,
> npm ERR!   code: 'EACCES',
> npm ERR!   path: '/home/jhuliana/sao/node_modules',
> npm ERR!   fstream_type: 'Directory',
> npm ERR!   fstream_path: 
> '/home/jhuliana/sao/node_modules/grunt-contrib-jshint',
> npm ERR!   fstream_class: 'DirWriter',
> npm ERR!   fstream_stack: 
> npm ERR!    [ 
> '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23',
> npm ERR!      
> '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53',
> npm ERR!      'Object.oncomplete (fs.js:107:15)' ] }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path /home/jhuliana/sao/node_modules
> npm ERR! fstream_path /home/jhuliana/sao/node_modules/grunt-contrib-jshint
> npm ERR! fstream_type Directory
> npm ERR! fstream_class DirWriter
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
> npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
> npm ERR! Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR!  { [Error: EACCES, mkdir '/home/jhuliana/sao/node_modules']
> npm ERR!   errno: 3,
> npm ERR!   code: 'EACCES',
> npm ERR!   path: '/home/jhuliana/sao/node_modules',
> npm ERR!   fstream_type: 'Directory',
> npm ERR!   fstream_path: 
> '/home/jhuliana/sao/node_modules/grunt-contrib-nodeunit',
> npm ERR!   fstream_class: 'DirWriter',
> npm ERR!   fstream_stack: 
> npm ERR!    [ 
> '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23',
> npm ERR!      
> '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53',
> npm ERR!      'Object.oncomplete (fs.js:107:15)' ] }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path /home/jhuliana/sao/node_modules
> npm ERR! fstream_path 
> /home/jhuliana/sao/node_modules/grunt-contrib-nodeunit
> npm ERR! fstream_type Directory
> npm ERR! fstream_class DirWriter
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
> npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
> npm ERR! Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR!  { [Error: EACCES, mkdir '/home/jhuliana/sao/node_modules']
> npm ERR!   errno: 3,
> npm ERR!   code: 'EACCES',
> npm ERR!   path: '/home/jhuliana/sao/node_modules',
> npm ERR!   fstream_type: 'Directory',
> npm ERR!   fstream_path: 
> '/home/jhuliana/sao/node_modules/grunt-contrib-uglify',
> npm ERR!   fstream_class: 'DirWriter',
> npm ERR!   fstream_stack: 
> npm ERR!    [ 
> '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23',
> npm ERR!      
> '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53',
> npm ERR!      'Object.oncomplete (fs.js:107:15)' ] }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path /home/jhuliana/sao/node_modules
> npm ERR! fstream_path /home/jhuliana/sao/node_modules/grunt-contrib-uglify
> npm ERR! fstream_type Directory
> npm ERR! fstream_class DirWriter
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
> npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
> npm ERR! Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR!  { [Error: EACCES, mkdir '/home/jhuliana/sao/node_modules']
> npm ERR!   errno: 3,
> npm ERR!   code: 'EACCES',
> npm ERR!   path: '/home/jhuliana/sao/node_modules',
> npm ERR!   fstream_type: 'Directory',
> npm ERR!   fstream_path: 
> '/home/jhuliana/sao/node_modules/grunt-contrib-watch',
> npm ERR!   fstream_class: 'DirWriter',
> npm ERR!   fstream_stack: 
> npm ERR!    [ 
> '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23',
> npm ERR!      
> '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53',
> npm ERR!      'Object.oncomplete (fs.js:107:15)' ] }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path /home/jhuliana/sao/node_modules
> npm ERR! fstream_path /home/jhuliana/sao/node_modules/grunt-contrib-watch
> npm ERR! fstream_type Directory
> npm ERR! fstream_class DirWriter
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
> npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
> npm ERR! Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR!  { [Error: EACCES, mkdir '/home/jhuliana/sao/node_modules']
> npm ERR!   errno: 3,
> npm ERR!   code: 'EACCES',
> npm ERR!   path: '/home/jhuliana/sao/node_modules',
> npm ERR!   fstream_type: 'Directory',
> npm ERR!   fstream_path: 
> '/home/jhuliana/sao/node_modules/grunt-contrib-less',
> npm ERR!   fstream_class: 'DirWriter',
> npm ERR!   fstream_stack: 
> npm ERR!    [ 
> '/usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23',
> npm ERR!      
> '/usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53',
> npm ERR!      'Object.oncomplete (fs.js:107:15)' ] }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path /home/jhuliana/sao/node_modules
> npm ERR! fstream_path /home/jhuliana/sao/node_modules/grunt-contrib-less
> npm ERR! fstream_type Directory
> npm ERR! fstream_class DirWriter
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, mkdir '/home/jhuliana/sao/node_modules'
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/fstream/lib/writer.js:171:23
> npm ERR! fstream_stack 
> /usr/local/lib/node_modules/npm/node_modules/mkdirp/index.js:37:53
> npm ERR! fstream_stack Object.oncomplete (fs.js:107:15)
> npm ERR! Error: EACCES, open 'npm-debug.log'
> npm ERR!  { [Error: EACCES, open 'npm-debug.log'] errno: 3, code: 
> 'EACCES', path: 'npm-debug.log' }
> npm ERR! 
> npm ERR! Please try running this command again as root/Administrator.
>
> npm ERR! System Linux 3.2.0-4-amd64
> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
> npm ERR! cwd /home/jhuliana/sao
> npm ERR! node -v v0.10.5
> npm ERR! npm -v 1.2.18
> npm ERR! path npm-debug.log
> npm ERR! code EACCES
> npm ERR! errno 3
> npm ERR! stack Error: EACCES, open 'npm-debug.log'
> npm ERR! 
> npm ERR! Additional logging details can be found in:
> npm ERR!     /home/jhuliana/sao/npm-debug.log
> npm ERR! not ok code 0
>
>
> es posible de indicarme lo que yo no estoy viendo.....
>
>
> 2014-05-01 19:29 GMT-04:30 Sebastián Marró <[email protected]<javascript:>
> >:
>
>>
>>
>> El 1 de mayo de 2014, 20:49, Jhuliana Delgado <[email protected]<javascript:>
>> > escribió:
>>
>> disculpame, creo que tengo una confuncion, ve ahora como lo realice:
>>>
>>> jhuliana@gateway:~$ ls
>>> camara                       pcbnew-jhuliana
>>> cheese                       pgadmin.log
>>> Descargas                   pinguinove
>>> Desktop                       Public
>>> dwhelper                   Publica
>>> firefox                       respaldo pendrive 23 abril
>>> GNU Health Que es (ES).png           sao
>>> imagenes                   scripfu
>>> Instaladores y configuraciones Varios  SweetHome3D-4.3
>>> mm_backup.cfg                   Toshiba
>>> Musica                       usr
>>> node-v0.10.5                   video
>>> node-v0.10.5.tar.gz               VirtualBox VMs
>>> noname-cache.lib               workspace
>>> noname.sch
>>> jhuliana@gateway:~$ cd sao
>>> bash: cd: sao: No es un directorio
>>> jhuliana@gateway:~$ npm install
>>>
>>> npm ERR! install Couldn't read dependencies
>>> npm ERR! Error: ENOENT, open '/home/jhuliana/package.json'
>>>
>>> npm ERR! If you need help, you may report this log at:
>>> npm ERR!     <http://github.com/isaacs/npm/issues>
>>> npm ERR! or email it to:
>>> npm ERR!     <[email protected] <javascript:>>
>>>
>>> npm ERR! System Linux 3.2.0-4-amd64
>>> npm ERR! command "/usr/local/bin/node" "/usr/local/bin/npm" "install"
>>> npm ERR! cwd /home/jhuliana
>>> npm ERR! node -v v0.10.5
>>> npm ERR! npm -v 1.2.18
>>> npm ERR! path /home/jhuliana/package.json
>>>
>>> npm ERR! code ENOENT
>>> npm ERR! errno 34
>>> npm ERR! 
>>> npm ERR! Additional logging details can be found in:
>>> npm ERR!     /home/jhuliana/npm-debug.log
>>>
>>> npm ERR! not ok code 0
>>> jhuliana@gateway:~$ 
>>>
>>
Los comandos indicados en [1] a partir de "Ir al directorio sao y ejecutar:" 
debes ejecturarlos como usuario normal, no como usuario root.

[1]http://wiki.tryton-erp.es/SAO

 

>
>>>
>>> sigue el mismo error, es como le faltara algo por instalar pero no lo 
>>> veo.....puedes indicarme
>>>
>>
>> Parece que no descargaste sao. Tienes que comenzar con la primer línea de 
>> las instrucciones: 
>>
>> hg clone http://hg.tryton.org/sandbox/sao
>>
>>  
>> Saludos
>>
>> Sebastián Marró
>> Thymbra
>>
>
>
>
> -- 
> JHULIANA DELGADO
> Coordinadora General 
> Asoc. Coop. Group Service R. L.
> 02866118723-04164861553
> Linux User #536373
> Ubuntu User #33982
> http://www.groupservice.com.ve
> http://www.flisol.net/
> http://www.guayanalug.org.ve
> http://www.pinguino.org.ve/
> "Yo soy aquella mujer que escaló la montaña de la vida removiendo piedras 
> y plantando flores”.
> (Cora Coralina, seudónimo de Ana Lins dos Guimarães Peixoto Bretas, 
> poetisa y cuentista brasileña, 1889-1985).
>
>
>
>
> 

Responder a