broken v1.1.10
massimopalmieri opened this issue · 3 comments
massimopalmieri commented
bower doesn't install backbone.localstorage because of the missing comma in bower.json, @jeromegn can you tag a new version that includes the commit that fixes it?
micros123 commented
Same problem here on two different computers (OSX and Win8.1): bower install is broken for all versions of Backbone.localStorage. Some extra info:
bower backbone.localstorage#~1.1.7 EMALFORMED Failed to read /var/folders/w2/ctf6s2xn26z_421c3hrfxgbh0000gn/T/michiel/bower/backbone.localstorage-3409-XBkDgn/bower.json
Additional error details:
Unexpected string```
jeromegn commented
Lots of fuck ups. 1.1.13 has the bower fixes.
massimopalmieri commented
thanks