Menu

#139 bower.json contains wrong version

open
nobody
None
2016-06-09
2016-02-24
Anonymous
No

Originally created by: pv93

Installing the package through bower sets the version in my bower.json file to 9.10. bower.json in repository shows version as 6.10

Discussion

  • Anonymous

    Anonymous - 2016-04-12

    Originally posted by: fginioux

    Hi,

    I try to install the module via grunt bower and i have the following message error :
    Fatal error: Unable to find suitable version for angular

    I try to change the package version number to 0.9.10 but the error still present. This my bower.json file :
    "devDependencies": {
    "bootstrap": "~3.0",
    "angular": "~1.5.4",
    "angular-route": "~1.5.4",
    "angular-sanitize": "~1.5.4",
    "angular-translate": "~2.11.0",
    "angular-ui-mask": "~1.8.2",
    "angular-validation-match": "~1.3",
    "angular-animate": "~1.5.4",
    "angular-aria": "~1.5.4",
    "angular-modal-service": "~0.9.10",
    "jquery": "~2.2.2",
    "jquery.easing": "~1.3.1"
    }

    What can i do for make a clean install ? Thanks.

     
  • Anonymous

    Anonymous - 2016-06-09

    Originally posted by: rbatllet

    The tag version is wrong. The package and bower version may be correct.

     

Log in to post a comment.