question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

build rc7 error on Mac

See original GitHub issue
0 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:closed
  • Created 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
philippeLepagecommented, Nov 27, 2017

@RomanGotsiy I’ve tried it and it works now. Thank you very much.

0reactions
RomanHotsiycommented, Nov 22, 2017

@hepin1989 @philippeLepage should be fixed now. Could you please verify?

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found