npm-debug.log
0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/nodejs', '/usr/bin/npm', 'install', 'map-sources' ]
2 info using npm@1.4.21
3 info using node@v4.8.2
4 warn package.json gulp-rename@1.2.2 No license field.
5 warn package.json node-sass-import-once@1.2.0 license should be a valid SPDX license expression
6 verbose readDependencies using package.json deps
7 verbose cache add [ 'map-sources', null ]
8 verbose cache add name=undefined spec="map-sources" args=["map-sources",null]
9 verbose parsed url Url {
9 verbose parsed url protocol: null,
9 verbose parsed url slashes: null,
9 verbose parsed url auth: null,
9 verbose parsed url host: null,
9 verbose parsed url port: null,
9 verbose parsed url hostname: null,
9 verbose parsed url hash: null,
9 verbose parsed url search: null,
9 verbose parsed url query: null,
9 verbose parsed url pathname: 'map-sources',
9 verbose parsed url path: 'map-sources',
9 verbose parsed url href: 'map-sources' }
10 silly lockFile 512af7de-map-sources map-sources
11 verbose lock map-sources /home/konkin/.npm/512af7de-map-sources.lock
12 silly lockFile 512af7de-map-sources map-sources
13 silly lockFile 512af7de-map-sources map-sources
14 verbose addNamed [ 'map-sources', '' ]
15 verbose addNamed [ null, '*' ]
16 silly lockFile ab3430a8-map-sources map-sources@
17 verbose lock map-sources@ /home/konkin/.npm/ab3430a8-map-sources.lock
18 silly addNameRange { name: 'map-sources', range: '*', hasData: false }
19 verbose request where is /map-sources
20 verbose request registry https://registry.npmjs.org/
21 verbose request id 75956aecf9498bf6
22 verbose url raw /map-sources
23 verbose url resolving [ 'https://registry.npmjs.org/', './map-sources' ]
24 verbose url resolved https://registry.npmjs.org/map-sources
25 verbose request where is https://registry.npmjs.org/map-sources
26 info trying registry request attempt 1 at 22:17:35
27 http GET https://registry.npmjs.org/map-sources
28 http 404 https://registry.npmjs.org/map-sources
29 silly registry.get cb [ 404,
29 silly registry.get { 'content-type': 'application/json',
29 silly registry.get 'cache-control': 'max-age=0',
29 silly registry.get 'content-length': '2',
29 silly registry.get 'accept-ranges': 'bytes',
29 silly registry.get date: 'Fri, 27 Oct 2017 19:17:36 GMT',
29 silly registry.get via: '1.1 varnish',
29 silly registry.get age: '0',
29 silly registry.get connection: 'close',
29 silly registry.get 'x-served-by': 'cache-hhn1551-HHN',
29 silly registry.get 'x-cache': 'MISS',
29 silly registry.get 'x-cache-hits': '0',
29 silly registry.get 'x-timer': 'S1509131856.670327,VS0,VE796',
29 silly registry.get vary: 'Accept-Encoding' } ]
30 silly lockFile ab3430a8-map-sources map-sources@
31 silly lockFile ab3430a8-map-sources map-sources@
32 error 404 Not Found
32 error 404
32 error 404 'map-sources' is not in the npm registry.
32 error 404 You should bug the author to publish it
32 error 404 It was specified as a dependency of 'zen-subtheme'
32 error 404
32 error 404 Note that you can also install from a
32 error 404 tarball, folder, or http url, or git url.
33 error System Linux 4.13.0-0.bpo.1-amd64
34 error command "/usr/bin/nodejs" "/usr/bin/npm" "install" "map-sources"
35 error cwd /home/konkin/public_html/website/fivetickets.ru/sites/all/themes/tileddesign
36 error node -v v4.8.2
37 error npm -v 1.4.21
38 error code E404
39 verbose exit [ 1, true ]