Created
September 6, 2016 21:32
-
-
Save iamstarkov/9ec39a9bdf66d5bc20bb55e29f580f87 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
0 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules/.store" | |
1 debug pnpm:install: "installing runas" | |
2 progress runas: "resolving" | |
3 debug pnpm:http: "https://registry.npmjs.org/runas" | |
4 progress runas: | |
- "resolved" | |
- | |
spec: | |
raw: "runas" | |
scope: null | |
escapedName: "runas" | |
name: "runas" | |
rawSpec: "" | |
spec: "latest" | |
type: "tag" | |
keypath: [] | |
fullname: "[email protected]" | |
dist: | |
shasum: "52dd538db0e41745399535a347091ba45cc0eab0" | |
tarball: "https://registry.npmjs.org/runas/-/runas-3.1.1.tgz" | |
name: "runas" | |
version: "3.1.1" | |
5 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules/.store" | |
6 debug pnpm:symlink: "../.tmp/1473197494050_runas -> /Users/iamstarkov/projects/mapbox-gl-js/node_modules/.store/[email protected]" | |
7 progress runas: "download-queued" | |
8 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules/.tmp/1473197494050_runas/_" | |
9 debug pnpm:http: "https://registry.npmjs.org/runas/-/runas-3.1.1.tgz [stream]" | |
10 progress runas: "download-start" | |
11 debug pnpm:fetch: "finish 52dd538db0e41745399535a347091ba45cc0eab0 https://registry.npmjs.org/runas/-/runas-3.1.1.tgz" | |
12 progress runas: | |
- "package.json" | |
- | |
main: "./lib/runas.js" | |
name: "runas" | |
version: "3.1.1" | |
licenses: | |
- | |
type: "MIT" | |
url: "http://github.com/atom/node-runas/raw/master/LICENSE.md" | |
repository: | |
type: "git" | |
url: "https://github.com/atom/node-runas.git" | |
bugs: | |
url: "https://github.com/atom/node-runas/issues" | |
scripts: | |
prepublish: "grunt coffee" | |
test: "node node_modules/jasmine-focused/bin/jasmine-focused --captureExceptions --coffee spec" | |
devDependencies: | |
jasmine-focused: "^1.0.5" | |
grunt: "~0.4.1" | |
grunt-contrib-coffee: "~0.6.6" | |
grunt-cli: "~0.1.7" | |
grunt-shell: "~0.2.2" | |
coffee-script: "~1.6.2" | |
node-cpplint: "~0.1.5" | |
dependencies: | |
nan: "2.x" | |
13 progress runas: "dependencies" | |
14 debug pnpm:install: "installing [email protected]" | |
15 progress [email protected]: "resolving" | |
16 debug pnpm:http: "https://registry.npmjs.org/nan" | |
17 progress [email protected]: | |
- "resolved" | |
- | |
spec: | |
raw: "[email protected]" | |
scope: null | |
escapedName: "nan" | |
name: "nan" | |
rawSpec: "2.x" | |
spec: ">=2.0.0 <3.0.0" | |
type: "range" | |
keypath: | |
- "[email protected]" | |
fullname: "[email protected]" | |
dist: | |
shasum: "fb3c59d45fe4effe215f0b890f8adf6eb32d2232" | |
tarball: "https://registry.npmjs.org/nan/-/nan-2.4.0.tgz" | |
name: "nan" | |
version: "2.4.0" | |
18 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules/.tmp/1473197494050_runas/_/node_modules" | |
19 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules/.tmp/1473197494050_runas/_/node_modules" | |
20 debug pnpm:symlink: "../../../../.store/[email protected]/_ -> /Users/iamstarkov/projects/mapbox-gl-js/node_modules/.tmp/1473197494050_runas/_/node_modules/nan" | |
21 progress [email protected]: | |
- "package.json" | |
- | |
name: "nan" | |
version: "2.4.0" | |
description: "Native Abstractions for Node.js: C++ header for Node 0.8 -> 6 compatibility" | |
main: "include_dirs.js" | |
repository: | |
type: "git" | |
url: "git://github.com/nodejs/nan.git" | |
scripts: | |
test: "tap --gc --stderr test/js/*-test.js" | |
rebuild-tests: "node-gyp rebuild --msvs_version=2013 --directory test" | |
docs: "doc/.build.sh" | |
contributors: | |
- "Rod Vagg <[email protected]> (https://github.com/rvagg)" | |
- "Benjamin Byholm <[email protected]> (https://github.com/kkoopa/)" | |
- "Trevor Norris <[email protected]> (https://github.com/trevnorris)" | |
- "Nathan Rajlich <[email protected]> (https://github.com/TooTallNate)" | |
- "Brett Lawson <[email protected]> (https://github.com/brett19)" | |
- "Ben Noordhuis <[email protected]> (https://github.com/bnoordhuis)" | |
- "David Siegel <[email protected]> (https://github.com/agnat)" | |
devDependencies: | |
bindings: "~1.2.1" | |
commander: "^2.8.1" | |
glob: "^5.0.14" | |
node-gyp: "~3.0.1" | |
readable-stream: "^2.1.4" | |
tap: "~0.7.1" | |
xtend: "~4.0.0" | |
license: "MIT" | |
22 progress [email protected]: "done" | |
23 debug pnpm:install: "symlinkSelf runas" | |
24 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules" | |
25 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules" | |
26 debug pnpm:symlink: ".store/[email protected]/_ -> /Users/iamstarkov/projects/mapbox-gl-js/node_modules/runas" | |
27 progress runas: | |
- "package.json" | |
- | |
main: "./lib/runas.js" | |
name: "runas" | |
version: "3.1.1" | |
licenses: | |
- | |
type: "MIT" | |
url: "http://github.com/atom/node-runas/raw/master/LICENSE.md" | |
repository: | |
type: "git" | |
url: "https://github.com/atom/node-runas.git" | |
bugs: | |
url: "https://github.com/atom/node-runas/issues" | |
scripts: | |
prepublish: "grunt coffee" | |
test: "node node_modules/jasmine-focused/bin/jasmine-focused --captureExceptions --coffee spec" | |
devDependencies: | |
jasmine-focused: "^1.0.5" | |
grunt: "~0.4.1" | |
grunt-contrib-coffee: "~0.6.6" | |
grunt-cli: "~0.1.7" | |
grunt-shell: "~0.2.2" | |
coffee-script: "~1.6.2" | |
node-cpplint: "~0.1.5" | |
dependencies: | |
nan: "2.x" | |
28 progress runas: "done" | |
29 debug pnpm:mkdirp: "/Users/iamstarkov/projects/mapbox-gl-js/node_modules/.store/node_modules" | |
30 debug pnpm:symlink: "../[email protected]/_ -> /Users/iamstarkov/projects/mapbox-gl-js/node_modules/.store/node_modules/nan" | |
31 debug pnpm:post_install: "postinstall [email protected]" | |
32 debug pnpm:run_script: "runscript node-gyp rebuild" | |
33 error : "Error: spawn EACCES\nError: spawn EACCES\n at exports._errnoException (util.js:1012:11)\n at ChildProcess.spawn (internal/child_process.js:302:11)\n at Object.exports.spawn (child_process.js:372:9)\n at spawn (/usr/local/lib/node_modules/pnpm/node_modules/cross-spawn/index.js:17:18)\n at Promise (/usr/local/lib/node_modules/pnpm/lib/run_script.js:15:18)\n at runScript (/usr/local/lib/node_modules/pnpm/lib/run_script.js:14:10)\n at fs.stat.then._ (/usr/local/lib/node_modules/pnpm/lib/install/post_install.js:35:14)" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment