Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Bower Unexpected String in JSON at position 470 #110

Open
TheBumpaster opened this issue Oct 22, 2017 · 0 comments
Open

Bower Unexpected String in JSON at position 470 #110

TheBumpaster opened this issue Oct 22, 2017 · 0 comments

Comments

@TheBumpaster
Copy link

Failed to read C:\Users\Johnny\git\cms_laravel_angular\bower_components\Chart.js.bower.json

I've encountered this error every time I cloned this project. Of course there's a fix (change .bower.json ):

{
  "name": "Chart.js",
  "version": "1.0.2",
  "description": "Simple HTML5 Charts using the canvas element",
  "homepage": "https://github.com/nnnick/Chart.js",
  "author": "nnnick",
  "main": [
    "Chart.js"
  ],
  "dependencies": {},
  "_release": "1.0.2",
  "_resolution": {
    "type": "version",
    "tag": "v1.0.2",
    "commit": "930b16a0af59201dcfcd1594b0e7540db4d04c9f"
  },
  "_source": "https://github.com/chartjs/Chart.js.git",
  "_target": "1.0.*",
  "tag": "v1.1.1",
  "commit": "a62537a80029cd5a2e230769a652904e2de2d5d4",
  "_source": "https://github.com/nnnick/Chart.js.git",
  "_target": "~1.1.1"
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant