Git Product home page Git Product logo

Comments (6)

lensam69 avatar lensam69 commented on May 18, 2024

Make sure you're running node version >= 0.10.

from kraken-js.

paypalsathya avatar paypalsathya commented on May 18, 2024

Yup, that did the Trick. Thanks Lenny!

from kraken-js.

lensam69 avatar lensam69 commented on May 18, 2024

I'll be adding this to the FAQ.
But I'm curious, since we have a node engine dependency on the package.json file, this shouldn't happen --in theory--.

Can you share some details on your environment? OS, node, (do you have multiple versions of Node installed)

from kraken-js.

paypalsathya avatar paypalsathya commented on May 18, 2024

I am working on Mac OS X : 10.7.5.
The node version that I previously had was : v0.8.16 but, after the update : v0.10.22.
I believe I only had one version of node installed.

from kraken-js.

lensam69 avatar lensam69 commented on May 18, 2024

After reading the npm documentation, I learned that specifying the engine is only "Advisory".
To enforce it, we were missing "engineStrict" : true in our package.json file.

This should prevent the installation if the minimum node version is not met.

Ref: https://npmjs.org/doc/json.html#engineStrict

from kraken-js.

paypalsathya avatar paypalsathya commented on May 18, 2024

Oh ok. Yeah, this would be helpful.

from kraken-js.

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.