Giter Club home page Giter Club logo

Comments (7)

mgonto avatar mgonto commented on May 27, 2024

Hey,

It should be. bower.json has the correct version on it.

Haven’t you specified version somewhere?

Cheers!


var signature = { 
name: "Martin Gontovnikas",
title: "Software Engineer",
twitter: "twitter/mgonto",
github: "github/mgonto",
linkedin: "linkedin/mgonto"
};

On 2 de abril de 2015 at 16:05:51, Michael AZERHAD ([email protected]) wrote:

Is the version 0.0.6 already on bower registry?

When I install it, I keep getting the 0.0.4 version.

Thanks a lot.


Reply to this email directly or view it on GitHub.

from angular-jwt.

mica16 avatar mica16 commented on May 27, 2024

Hi,

I merely executed bower install angular-jwt the first time.

I also tried to specify this in my bower.json:

"dependencies": {
    "angular-jwt": "0.0.6"
  }

with a bower cache clean and then bower install angular-jwt
but I keep having this:

mismatch Version declared in the json (0.0.4) is different than the resolved one (0.0.6)

from angular-jwt.

mgonto avatar mgonto commented on May 27, 2024

I’l try it out.


var signature = { 
name: "Martin Gontovnikas",
title: "Software Engineer",
twitter: "twitter/mgonto",
github: "github/mgonto",
linkedin: "linkedin/mgonto"
};

On 2 de abril de 2015 at 16:18:21, Michael AZERHAD ([email protected]) wrote:

Hi,

I merely executed bower install angular-jwt the first time.

I also tried to specify this in my bower.json:

"dependencies": {
"angular-jwt": "0.0.6"
}

with a bower cache clean and then bower install angular-jwt
but I keep have this:

mismatch Version declared in the json (0.0.4) is different than the resolved one (0.0.6)


Reply to this email directly or view it on GitHub.

from angular-jwt.

mattsmith-au avatar mattsmith-au commented on May 27, 2024

Looks like the angular-jwt version in the v0.0.6 bower.json is still set to "0.0.4". Hope that helps?

{
  "name": "angular-jwt",
  "version": "0.0.4",
  ...
}

from angular-jwt.

mgonto avatar mgonto commented on May 27, 2024

Published 0.0.7 fixed now :).

Let me know if it works.

Cheers!


var signature = { 
name: "Martin Gontovnikas",
title: "Software Engineer",
twitter: "twitter/mgonto",
github: "github/mgonto",
linkedin: "linkedin/mgonto"
};

On 6 de abril de 2015 at 21:10:59, mattsmith-au ([email protected]) wrote:

Looks like the angular-jwt version in the 0.0.6 tag is still set to "0.0.4". Hope that helps?

{
"name": "angular-jwt",
"version": "0.0.4",
...
}


Reply to this email directly or view it on GitHub.

from angular-jwt.

mica16 avatar mica16 commented on May 27, 2024

Now it works :) What was the problem ?

Thanks a lot !

from angular-jwt.

mgonto avatar mgonto commented on May 27, 2024

That I forgot to update bower.json, but I did update the package.json.

Thanks!

from angular-jwt.

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.