Giter Site home page Giter Site logo

Comments (2)

remy avatar remy commented on May 5, 2024

Hmm - npm's stable version is 0.3.x

However, when I install nodemon using the npm v1rc it's working for me. Node that you need to install nodemon globally rather than locally as it's a command line tool (I'll update the docs to reflect this). Also - nodemon is on version 0.3.2 now - so I think it's out of date anyway.

This should help:

npm install nodemon -g

If that doesn't install, use the force command:

npm install nodemon -g --force

Let me know how that goes.

from nodemon.

chrisdew avatar chrisdew commented on May 5, 2024

Oops, it looks like I'm accidentally running on the bleeding edge of NPM.

All the other packages which I use have been OK. It looks like this may be flagging an issue which NoDemon will have to deal with when NPM 1.0 goes live. Or I could just have a broken system.

'npm install nodemon -g --force' did the trick.

Thanks,

Chris.

from nodemon.

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.