Giter Club home page Giter Club logo

Comments (5)

victusfate avatar victusfate commented on August 16, 2024

It always takes a couple of days to shake out dependency updates, no doubt Zappa will be 0.6.0 ready in no time.
I haven't read through node 0.6.0 updates yet, any significant changes?

from zappa.

JasonMiesionczek avatar JasonMiesionczek commented on August 16, 2024

Figures the day I learn about zappa, I can't use it :(

from zappa.

michaelsbradleyjr avatar michaelsbradleyjr commented on August 16, 2024

Quick work around:

(tested with node v0.6.1)

$ mkdir myproj
$ cd myproj/
$ npm install zappa --force

With the --force flag, [email protected] is installed (check with npm ls in the myproj directory), despite the engine version mismatch indicated in its package.json. I created a test server.coffee, fired it up, and it seems to work. Obviously, a better solution is for zappa to be updated/upgraded and tested with respect to all its dependencies.

from zappa.

smathy avatar smathy commented on August 16, 2024

I've just been testing zappa with the latest version of all its dependencies, on node 0.6.1 and it seems to all be working well. I'm stupid busy until Tuesday, but will submit a PR if @mauricemach hasn't updated this by then.

from zappa.

mauricemach avatar mauricemach commented on August 16, 2024

Published v0.3.3 (v0.3.2 had a publishing error) which works with express 2.5.x and node 0.6.x. Had to fix two minor issues for the tests to run (a38d2f1 and 24e626c). If you find anything else, feel free to reopen.

from zappa.

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.