voltace / browser-cookies

Tiny cookies library for the browser
The Unlicense
89 stars 18 forks source link

"ReferenceError: document is not defined" in Chrome (Version 51.0.2704.84 (64-bit)) #5

Closed aniket-kumar closed 7 years ago

aniket-kumar commented 8 years ago

I tried browser-cookies but it returned error "ReferenceError: document is not defined". What to do?

voltace commented 8 years ago

Thanks for the feedback. I need some more context in order to analyze this issue, would you be able to provide the part of your code that calls browser-cookies?