Alex-D / Cookies-EU-banner

1kb vanilla JS script which manages cookies consent banner display like asked by GDPR
http://alex-d.github.io/Cookies-EU-banner/
MIT License
439 stars 57 forks source link

Getting a mismatch error in Bower #33

Closed jdpunk1 closed 6 years ago

jdpunk1 commented 6 years ago

Tried lots of different reinstalls, keep getting the following error: mismatch Version declared in the json (1.2.10) is different than the resolved one (1.2.12) I've seen some similar issues reported on git for other apps which seem to be resolved by the app author- would appreciate some help here. I ran a bower install using the --force switch, which does overwrite files to the correct folder but omits the src folder containing the all important javascript file. Thanks in advance!

Alex-D commented 6 years ago

Ah. I see.

I should update the pakage.json and bower.json ^^'

Alex-D commented 6 years ago

Should be fixed soon.

Update to 1.2.13 :)

jdpunk1 commented 6 years ago

Yes, thanks a lot for your work on this!