GithubHelp home page GithubHelp logo

Comments (3)

antoviaque avatar antoviaque commented on June 16, 2024

Thanks for noticing and reporting this - sounds like a good change to integrate to the package.json file, or upgrading the tutorial to support the latest version of nodejs. Btw pull requests are welcome for either solutions : )

from backbone-relational-tutorial.

younes0 avatar younes0 commented on June 16, 2024

I don't think that upgrading the tutorial to latest version is worth since people can easily change their node.js version with this tool: https://github.com/creationix/nvm
I can make a PR concerning this matter in the documentation if you agree.

from backbone-relational-tutorial.

pellekrogholt avatar pellekrogholt commented on June 16, 2024

+1 for some documentation on that

i get

$ node app
[Error: Module version mismatch, refusing to load.]
[Error: Cannot find module './build/default/DTraceProviderBindings']
[Error: Cannot find module './build/Debug/DTraceProviderBindings']

node.js:201
    throw e; // process.nextTick error, or 'error' event on first tick
      ^
Error: Cannot find module 'retry'
at Function._resolveFilename (module.js:332:11)
at Function._load (module.js:279:25)
at Module.require (module.js:354:17)
at require (module.js:370:17)
at Object.<anonymous> (/Users/pelle/dev/backbone_playground/backbone-relational-tutorial/node_modules/restify/lib/clients/http_client.js:14:13)
at Module._compile (module.js:441:26)
at Object..js (module.js:459:10)
at Module.load (module.js:348:31)
at Function._load (module.js:308:12)
at Module.require (module.js:354:17)
bash-3.2$ node --version
v0.6.12

but thats probably becase i don't know how to set up npm and node v0.6.12 in conjunction...

from backbone-relational-tutorial.

Related Issues (5)

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.