build rc7 error on Mac
See original GitHub issue0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'run',
1 verbose cli 'build:release' ]
2 info using npm@5.4.2
3 info using node@v6.10.2
4 verbose run-script [ 'prebuild:release', 'build:release', 'postbuild:release' ]
5 info lifecycle graphql-voyager@1.0.0-rc.7~prebuild:release: graphql-voyager@1.0.0-rc.7
6 info lifecycle graphql-voyager@1.0.0-rc.7~build:release: graphql-voyager@1.0.0-rc.7
7 verbose lifecycle graphql-voyager@1.0.0-rc.7~build:release: unsafe-perm in lifecycle true
8 verbose lifecycle graphql-voyager@1.0.0-rc.7~build:release: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/kerr/graphql-voyager-1.0.0-rc.7/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
9 verbose lifecycle graphql-voyager@1.0.0-rc.7~build:release: CWD: /Users/kerr/graphql-voyager-1.0.0-rc.7
10 silly lifecycle graphql-voyager@1.0.0-rc.7~build:release: Args: [ '-c',
10 silly lifecycle 'npm run clean:release && NODE_ENV=production webpack --config build/webpack.js && rimraf dist/voyager.worker.js.map && npm run build:middleware' ]
11 silly lifecycle graphql-voyager@1.0.0-rc.7~build:release: Returned: code: 2 signal: null
12 info lifecycle graphql-voyager@1.0.0-rc.7~build:release: Failed to exec build:release script
13 verbose stack Error: graphql-voyager@1.0.0-rc.7 build:release: `npm run clean:release && NODE_ENV=production webpack --config build/webpack.js && rimraf dist/voyager.worker.js.map && npm run build:middleware`
13 verbose stack Exit status 2
13 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
13 verbose stack at emitTwo (events.js:106:13)
13 verbose stack at EventEmitter.emit (events.js:191:7)
13 verbose stack at ChildProcess.<anonymous> (/usr/local/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
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:886:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
14 verbose pkgid graphql-voyager@1.0.0-rc.7
15 verbose cwd /Users/kerr/graphql-voyager-1.0.0-rc.7
16 verbose Darwin 16.7.0
17 verbose argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "build:release"
18 verbose node v6.10.2
19 verbose npm v5.4.2
20 error code ELIFECYCLE
21 error errno 2
22 error graphql-voyager@1.0.0-rc.7 build:release: `npm run clean:release && NODE_ENV=production webpack --config build/webpack.js && rimraf dist/voyager.worker.js.map && npm run build:middleware`
22 error Exit status 2
23 error Failed at the graphql-voyager@1.0.0-rc.7 build:release script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 2, true ]
Issue Analytics
- State:
- Created 6 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
If an error occurred while updating or installing macOS
The message might say that an error occurred while downloading, preparing, or installing, or that the installer is damaged or could not be ......
Read more >Error during download of izotope's plugins – Forum Post & ...
Hey Guys, I figured out the issue with installing iZotope RX7 on macOS Catalina. This will also probably work for other plugins as...
Read more >Failing to build Mac universal · Issue #3669 · tauri-apps/tauri
Describe the bug When I try to build a Tauri app for Mac OS Universal, I get a bunch of Rust errors in...
Read more >TextureImporter error - Mac OS Monterey 12.6
Hey all, I've been trying to get my dev environment set up on my Mac per the instructions listed on the official MonoGame...
Read more >PHP: Hypertext Preprocessor
PHP is a popular general-purpose scripting language that powers everything from your blog to the most popular websites in the world.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@RomanGotsiy I’ve tried it and it works now. Thank you very much.
@hepin1989 @philippeLepage should be fixed now. Could you please verify?