Giter VIP home page Giter VIP logo

Comments (7)

ben-eb avatar ben-eb commented on July 17, 2024

Which version of Grunt are you running? Please could you try installing 0.4.4 or 0.4.5 and see if that resolves the issue? If you are running 0.3x, I don't think the module is compatible.

from grunt-available-tasks.

simevidas avatar simevidas commented on July 17, 2024

According to my package.json: "grunt": "~0.4.2". How do I update to the latest version?

from grunt-available-tasks.

ben-eb avatar ben-eb commented on July 17, 2024

You can do it this way:

npm install [email protected] --save-dev

Or manually update the key to ~0.4.5 and do:

npm install

Let me know if that fixes the issue. 😄

from grunt-available-tasks.

simevidas avatar simevidas commented on July 17, 2024

Hm, I'm worried that performing this could somehow damage/corrupt my Grunt setup. (My npm skills are very limited.) Not sure how risky this stuff is :(

from grunt-available-tasks.

ben-eb avatar ben-eb commented on July 17, 2024

I don't believe upgrading from 0.4.2 to 0.4.5 is going to cause you any issues, you can read the changelogs at the Grunt blog here: http://gruntjs.com/blog

If it does you can always revert back to 0.4.2. But I would imagine that breaking changes would happen with a 0.5.0 release and not minor upgrades to 0.4.x.

from grunt-available-tasks.

davidlinse avatar davidlinse commented on July 17, 2024

You could also trying to clean the cache and/or remove the 'node_modules' folder and start over again
with a fresh $ npm install.

from grunt-available-tasks.

simevidas avatar simevidas commented on July 17, 2024

Running npm install [email protected] --save-dev worked fine. I've been able to install your package now. :)

from grunt-available-tasks.

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.