-
Notifications
You must be signed in to change notification settings - Fork 7
installing nodejs on freebsd 10.1 vanilla .. #2
Comments
Same here.
|
Any updates on this? I can't use |
I don't think anyone else sees this post. I'm going to try fresh install freebsd 10.02 and node this weekend. |
Are you sure it's about your FreeBSD installation? I am actually getting this on I have a relatively clean installation of Maybe you have a FreeBSD issue and I just messed up my installation. |
No, I'm not sure, I have a feeling it is node-gyp or pickle, but my OS is a VM so that's easy to test |
Well, I tried in my VM and no luck: |
Works fine on my debian computers. I think it is operating system specific. |
It stops here, figured Id pass the info
npm ERR! FreeBSD 10.1-RELEASE-p10
npm ERR! argv "node" "/usr/local/bin/npm" "install" "chromium-pickle"
npm ERR! node v0.12.6
npm ERR! npm v2.12.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] install:
node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.
npm ERR! This is most likely a problem with the chromium-pickle package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get their info via:
npm ERR! npm owner ls chromium-pickle
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /usr/home/ben/bin/atom/npm-debug.log
info it worked if it ends with ok
1 verbose cli [ 'node', '/usr/local/bin/npm', 'install', 'chromium-pickle' ]
2 info using [email protected]
3 info using [email protected]
4 verbose install initial load of /usr/home/ben/bin/atom/package.json
5 verbose readDependencies loading dependencies from /usr/home/ben/bin/atom/package.json
6 silly cache add args [ 'chromium-pickle', null ]
7 verbose cache add spec chromium-pickle
8 silly cache add parsed spec { raw: 'chromium-pickle',
8 silly cache add scope: null,
8 silly cache add name: 'chromium-pickle',
8 silly cache add rawSpec: '',
8 silly cache add spec: '',
8 silly cache add type: 'range' }
9 silly addNamed chromium-pickle@
10 verbose addNamed "" is a valid semver range for chromium-pickle
11 silly addNameRange { name: 'chromium-pickle', range: '', hasData: false }
12 silly mapToRegistry name chromium-pickle
13 silly mapToRegistry using default registry
14 silly mapToRegistry registry https://registry.npmjs.org/
15 silly mapToRegistry uri https://registry.npmjs.org/chromium-pickle
16 verbose addNameRange registry:https://registry.npmjs.org/chromium-pickle not in flight; fetching
17 verbose request uri https://registry.npmjs.org/chromium-pickle
18 verbose request no auth needed
19 info attempt registry request try #1 at 00:34:15
20 verbose request id 6ad8d3311977a3c6
21 http request GET https://registry.npmjs.org/chromium-pickle
22 http 200 https://registry.npmjs.org/chromium-pickle
23 silly get cb [ 200,
23 silly get { server: 'CouchDB/1.5.0 (Erlang OTP/R16B03)',
23 silly get etag: '"6BQU1F5MG5T1K1MKNGQS8V3GZ"',
23 silly get 'content-type': 'application/json',
23 silly get 'cache-control': 'max-age=60',
23 silly get 'content-length': '9695',
23 silly get 'accept-ranges': 'bytes',
"/usr/home/ben/bin/atom/npm-debug.log" 500L, 34653C
The text was updated successfully, but these errors were encountered: