[Sugar-devel] error building sugar-build

Manuel Quiñones manuq at laptop.org
Mon Nov 4 13:16:38 EST 2013


2013/11/4 Gonzalo Odiard <gonzalo at laptop.org>:
> Anybody knows what can be the source and solution of this error?
>
> Building in F18, default options, tried several times
>
> * Building karma
>
> Command failed: npm install -g --prefix
> /home/broot/sugar-build/build/out/install
>
> npm http 200 https://registry.npmjs.org/estraverse
> npm http GET https://registry.npmjs.org/estraverse/-/estraverse-1.3.2.tgz
> npm ERR! fetch failed
> https://registry.npmjs.org/estraverse/-/estraverse-1.3.2.tgz
> npm ERR! fetch failed https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz
> npm http GET https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz
> npm ERR! fetch failed https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz
> npm http GET https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz
> npm ERR! fetch failed https://registry.npmjs.org/amdefine/-/amdefine-0.1.0.tgz
> npm WARN optional dep failed, continuing source-map at 0.1.31

Looks like a temporary problem with your network. Fetching from
registry.npmjs.org has failed for several dependencies. And the
following error message is quite descriptive:

> npm ERR! network socket hang up
> 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'

-- 
.. manuq ..


More information about the Sugar-devel mailing list