Norkart / Leaflet-MiniMap

A minimap control plugin for Leaflet
BSD 2-Clause "Simplified" License
395 stars 125 forks source link

package.json: Unexpected token  while parsing json file #62

Closed omm2 closed 10 years ago

omm2 commented 10 years ago

I am getting an error while using Leaflet-MiniMap component with browserify and browserify-shim build-tools:

Error: SyntaxError: Unexpected token  while parsing json file app/bower_components/leaflet-minimap/package.json

it seems that something is wrong whith package.json. It helps to re-save this file with utf-8 encoding.

robpvn commented 10 years ago

Pull request #63 is supposed to fix this issue, which I guess will take effect upon the next release.