mirror of
https://github.com/primer/css.git
synced 2024-12-19 04:01:49 +03:00
45 lines
2.6 KiB
Plaintext
45 lines
2.6 KiB
Plaintext
0 info it worked if it ends with ok
|
|
1 verbose cli [ '/usr/local/bin/node', '/usr/local/bin/npm', 'run', 'build' ]
|
|
2 info using npm@3.10.10
|
|
3 info using node@v6.9.4
|
|
4 verbose run-script [ 'prebuild', 'build', 'postbuild' ]
|
|
5 info lifecycle primer-box@2.1.2~prebuild: primer-box@2.1.2
|
|
6 silly lifecycle primer-box@2.1.2~prebuild: no script for prebuild, continuing
|
|
7 info lifecycle primer-box@2.1.2~build: primer-box@2.1.2
|
|
8 verbose lifecycle primer-box@2.1.2~build: unsafe-perm in lifecycle true
|
|
9 verbose lifecycle primer-box@2.1.2~build: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/broccolini/repos/github/app/assets/stylesheets/primer-core/box/node_modules/.bin:/usr/local/var/rbenv/shims:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
|
|
10 verbose lifecycle primer-box@2.1.2~build: CWD: /Users/broccolini/repos/github/app/assets/stylesheets/primer-core/box
|
|
11 silly lifecycle primer-box@2.1.2~build: Args: [ '-c', 'primer-module-build index.scss' ]
|
|
12 info lifecycle primer-box@2.1.2~build: Failed to exec build script
|
|
13 verbose stack Error: primer-box@2.1.2 build: `primer-module-build index.scss`
|
|
13 verbose stack spawn ENOENT
|
|
13 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:33:16)
|
|
13 verbose stack at emitTwo (events.js:106:13)
|
|
13 verbose stack at ChildProcess.emit (events.js:191:7)
|
|
13 verbose stack at maybeClose (internal/child_process.js:877:16)
|
|
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
|
|
14 verbose pkgid primer-box@2.1.2
|
|
15 verbose cwd /Users/broccolini/repos/github/app/assets/stylesheets/primer-core/box
|
|
16 error Darwin 15.6.0
|
|
17 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build"
|
|
18 error node v6.9.4
|
|
19 error npm v3.10.10
|
|
20 error file sh
|
|
21 error code ELIFECYCLE
|
|
22 error errno ENOENT
|
|
23 error syscall spawn
|
|
24 error primer-box@2.1.2 build: `primer-module-build index.scss`
|
|
24 error spawn ENOENT
|
|
25 error Failed at the primer-box@2.1.2 build script 'primer-module-build index.scss'.
|
|
25 error Make sure you have the latest version of node.js and npm installed.
|
|
25 error If you do, this is most likely a problem with the primer-box package,
|
|
25 error not with npm itself.
|
|
25 error Tell the author that this fails on your system:
|
|
25 error primer-module-build index.scss
|
|
25 error You can get information on how to open an issue for this project with:
|
|
25 error npm bugs primer-box
|
|
25 error Or if that isn't available, you can get their info via:
|
|
25 error npm owner ls primer-box
|
|
25 error There is likely additional logging output above.
|
|
26 verbose exit [ 1, true ]
|