Giter Club home page Giter Club logo

Comments (5)

philippeLepage avatar philippeLepage commented on May 1, 2024 1

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

from graphql-voyager.

philippeLepage avatar philippeLepage commented on May 1, 2024

Same with node 7 :

0 info it worked if it ends with ok
1 verbose cli [ '/Users/lepp010/.nvm/versions/node/v7.7.3/bin/node',
1 verbose cli '/Users/lepp010/.nvm/versions/node/v7.7.3/bin/npm',
1 verbose cli 'run',
1 verbose cli 'build:release' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prebuild:release', 'build:release', 'postbuild:release' ]
5 info lifecycle [email protected]prebuild:release: [email protected]
6 info lifecycle [email protected]
build:release: [email protected]
7 verbose lifecycle [email protected]build:release: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]
build:release: PATH: /Users/lepp010/.nvm/versions/node/v7.7.3/lib/node_modules/npm/bin/node-gyp-bin:/Users/lepp010/projects/graphQL/graphql-voyager/node_modules/.bin:/Users/lepp010/.nvm/versions/node/v7.7.3/bin:/usr/local/opt/php56/bin:/Users/lepp010/.sdkman/candidates/java/current/bin:/usr/local/bin:/usr/local/sbin:/Users/lepp010/bin:/usr/local/git/bin:/Users/lepp010/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
9 verbose lifecycle [email protected]build:release: CWD: /Users/lepp010/projects/graphQL/graphql-voyager
10 silly lifecycle [email protected]
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 [email protected]build:release: Returned: code: 2 signal: null
12 info lifecycle [email protected]
build:release: Failed to exec build:release script
13 verbose stack Error: [email protected] 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. (/Users/lepp010/.nvm/versions/node/v7.7.3/lib/node_modules/npm/lib/utils/lifecycle.js:289:16)
13 verbose stack at emitTwo (events.js:106:13)
13 verbose stack at EventEmitter.emit (events.js:194:7)
13 verbose stack at ChildProcess. (/Users/lepp010/.nvm/versions/node/v7.7.3/lib/node_modules/npm/lib/utils/spawn.js:40:14)
13 verbose stack at emitTwo (events.js:106:13)
13 verbose stack at ChildProcess.emit (events.js:194:7)
13 verbose stack at maybeClose (internal/child_process.js:899:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
14 verbose pkgid [email protected]
15 verbose cwd /Users/lepp010/projects/graphQL/graphql-voyager
16 verbose Darwin 16.7.0
17 verbose argv "/Users/lepp010/.nvm/versions/node/v7.7.3/bin/node" "/Users/lepp010/.nvm/versions/node/v7.7.3/bin/npm" "run" "build:release"
18 verbose node v7.7.3
19 verbose npm v5.3.0
20 error code ELIFECYCLE
21 error errno 2
22 error [email protected] 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 [email protected] 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 ]

from graphql-voyager.

philippeLepage avatar philippeLepage commented on May 1, 2024

same with node 8 :

0 info it worked if it ends with ok
1 verbose cli [ '/Users/lepp010/.nvm/versions/node/v8.8.1/bin/node',
1 verbose cli '/Users/lepp010/.nvm/versions/node/v8.8.1/bin/npm',
1 verbose cli 'run',
1 verbose cli 'build:release' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prebuild:release', 'build:release', 'postbuild:release' ]
5 info lifecycle [email protected]prebuild:release: [email protected]
6 info lifecycle [email protected]
build:release: [email protected]
7 verbose lifecycle [email protected]build:release: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]
build:release: PATH: /Users/lepp010/.nvm/versions/node/v8.8.1/lib/node_modules/npm/bin/node-gyp-bin:/Users/lepp010/projects/graphQL/graphql-voyager/node_modules/.bin:/Users/lepp010/.nvm/versions/node/v8.8.1/bin:/usr/local/opt/php56/bin:/Users/lepp010/.sdkman/candidates/java/current/bin:/usr/local/bin:/usr/local/sbin:/Users/lepp010/bin:/usr/local/git/bin:/Users/lepp010/.composer/vendor/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin
9 verbose lifecycle [email protected]build:release: CWD: /Users/lepp010/projects/graphQL/graphql-voyager
10 silly lifecycle [email protected]
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 [email protected]build:release: Returned: code: 2 signal: null
12 info lifecycle [email protected]
build:release: Failed to exec build:release script
13 verbose stack Error: [email protected] 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. (/Users/lepp010/.nvm/versions/node/v8.8.1/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:280:16)
13 verbose stack at emitTwo (events.js:125:13)
13 verbose stack at EventEmitter.emit (events.js:213:7)
13 verbose stack at ChildProcess. (/Users/lepp010/.nvm/versions/node/v8.8.1/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack at emitTwo (events.js:125:13)
13 verbose stack at ChildProcess.emit (events.js:213:7)
13 verbose stack at maybeClose (internal/child_process.js:927:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:211:5)
14 verbose pkgid [email protected]
15 verbose cwd /Users/lepp010/projects/graphQL/graphql-voyager
16 verbose Darwin 16.7.0
17 verbose argv "/Users/lepp010/.nvm/versions/node/v8.8.1/bin/node" "/Users/lepp010/.nvm/versions/node/v8.8.1/bin/npm" "run" "build:release"
18 verbose node v8.8.1
19 verbose npm v5.4.2
20 error code ELIFECYCLE
21 error errno 2
22 error [email protected] 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 [email protected] 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 ]

from graphql-voyager.

IvanGoncharov avatar IvanGoncharov commented on May 1, 2024

@hepin1989 @philippeLepage Sorry for the delay it was a pretty busy month for us.
I will try to investigate this on weekend.

from graphql-voyager.

RomanHotsiy avatar RomanHotsiy commented on May 1, 2024

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

from graphql-voyager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.