Coder Social home page Coder Social logo

Comments (13)

tymoor avatar tymoor commented on April 19, 2024 5

I'm getting an error running:
meteor npm install apollo-server --save
... which fails trying to install [email protected] into an existing meteor app.

Error says:
Failed at the [email protected] postinstall script 'typings install && npm dedupe'.

Using @0.1.5 works.

from apollo-server.

davidsyoung avatar davidsyoung commented on April 19, 2024 2

I can confirm that this error doesn't happen in [email protected], and just in the new [email protected] version.

How to reproduce in meteor-starter-kit:

meteor npm remove apollo-server meteor npm install [email protected] --save meteor run

from apollo-server.

davidsyoung avatar davidsyoung commented on April 19, 2024 2

You need to do npm install -g typing a I found.
On Fri 22 Jul 2016 at 21:43, tymoor [email protected] wrote:

I'm getting an error running:
npm install apollo-server --save
... which fails trying to install [email protected] into an
existing meteor app.

Error says:
Failed at the [email protected] postinstall script 'typings
install && npm dedupe'.

Using @0.1.5 works.


You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
#54 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABKEIMjqtItKGM0LcDg8gW22fXh7Zp3sks5qYStigaJpZM4JS3rn
.

from apollo-server.

smeijer avatar smeijer commented on April 19, 2024 1

Thanks @davidsyoung, npm install -g typings was indeed the way to solve this.

Looks like an error in the package.json. Depending on globally available modules is a bad thing.

from apollo-server.

helfer avatar helfer commented on April 19, 2024 1

This should be fixed now, I believe.

from apollo-server.

vangorra avatar vangorra commented on April 19, 2024

👍

from apollo-server.

juanpaco avatar juanpaco commented on April 19, 2024

Alternatively, for the workaround, if you npm install --save-dev typings you don't have to install it globally.

from apollo-server.

do-n-khanh avatar do-n-khanh commented on April 19, 2024

I am using "apollo-server": "^0.2.1", and Meteor 1.4. And I still get this problem.

from apollo-server.

hlandao avatar hlandao commented on April 19, 2024

@helfer it seems that the issue still occurring using "0.2.3"

from apollo-server.

helfer avatar helfer commented on April 19, 2024

@do-n-khanh @hlandao What's the exact error you guys are getting?

from apollo-server.

do-n-khanh avatar do-n-khanh commented on April 19, 2024

@helfer : Thanks. I am getting the error #54 (SyntaxError: Use of const in strict mode. at ...)

/Users/davidyoung/Dev/gobeyond/.meteor/local/build/programs/server/packages/modules.js:41096 const graphql = require('graphql'); ^^^^^ SyntaxError: Use of const in strict mode. at /Users/davidyoung/Dev/gobeyond/.meteor/local/build/programs/server/boot.js:292:30 at Array.forEach (native) at Function..each..forEach (/Users/davidyoung/.meteor/packages/meteor-tool/.1.3.5_1.1fnktti++os.osx.x86_64+web.browser+web.cordova/mt-os.osx.x86_64/dev_bundle/server-lib/node_modules/underscore/underscore.js:79:11) at /Users/davidyoung/Dev/gobeyond/.meteor/local/build/programs/server/boot.js:133:5

from apollo-server.

helfer avatar helfer commented on April 19, 2024

@do-n-khanh This seems to be related to the meteor-integration package which I assume you're using, so it would be better to open an issue there, because you'll be more likely to get help that way.

from apollo-server.

helfer avatar helfer commented on April 19, 2024

Closing this since it's more pertinent to meteor-integration than apollo-server.

from apollo-server.

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.