marcuswestin / store.js

Cross-browser storage for all use cases, used across the web.
MIT License
14.02k stars 1.33k forks source link

Error on Ubuntu: Cannot read property 'documentElement' of undefined #289

Closed enesyteam closed 6 years ago

enesyteam commented 6 years ago

I used this library and when compile my project on Ubuntu it error: Cannot read property 'documentElement' of undefined On Windows there is no error when I compile

enesyteam commented 6 years ago

Sorry, update to 2.0.12 fixed my problem!