Coder Social home page Coder Social logo

Comments (8)

vedraan avatar vedraan commented on August 19, 2024

If it won't be that soon, some help on how I might manually upgrade to 0.3.0 would be appreciated. I tried running npm update connect-livereload and npm update -g connect-livereload and did a npm list after that, still getting:
├─┬ [email protected]
│ ├── [email protected]
│ ├── [email protected]
│ └── [email protected]
(stayed at 0.2.0).

I tried:
npm view connect-livereload version
and it returns:
npm http GET https://registry.npmjs.org/connect-livereload
npm http 304 https://registry.npmjs.org/connect-livereload
0.3.0

It just won't update to that version.

from grunt-contrib-connect.

shama avatar shama commented on August 19, 2024

Thanks, it seems 0.2.0 was pushed as latest so I kept missing it.

from grunt-contrib-connect.

vedraan avatar vedraan commented on August 19, 2024

That was fast 👍 Pardon my ignorance when it comes to npm, but when will it be available as an update there?

npm view grunt-contrib-connect
still returns:
dependencies:
{ connect: '~2.7.11',
'connect-livereload': '~0.2.0',
open: '0.0.4' },

Thanks

from grunt-contrib-connect.

robwierzbowski avatar robwierzbowski commented on August 19, 2024

👍 to releasing with connect-livereload 3.0. The 40kb bug is biting us too.

Thanks!

from grunt-contrib-connect.

szimek avatar szimek commented on August 19, 2024

@shama Any chances for a new release? This was fixed almost a month ago.

from grunt-contrib-connect.

vedraan avatar vedraan commented on August 19, 2024

Still waiting for this one myself. It's a pain... if you have to work on an app that displays even a bigger text article, not to mention larger data sets (hard coded in html).

from grunt-contrib-connect.

szimek avatar szimek commented on August 19, 2024

@vedraan You could replace

"grunt-contrib-connect": "~0.5.0"

with

"grunt-contrib-connect": "gruntjs/grunt-contrib-connect#7fdf7adb0608f6fdb734df58a6b11b07ad55cc9f"

in your Gruntfile.js till the new version is released.

from grunt-contrib-connect.

 avatar commented on August 19, 2024

@szimek thanks for the workaround.

When will a release come out?

from grunt-contrib-connect.

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.