Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

js_cookie__WEBPACK_IMPORTED_MODULE_2___default.a.getJSON is not a function #149

Open
SrushtiKulpe opened this issue Oct 4, 2021 · 4 comments

Comments

@SrushtiKulpe
Copy link

While adding cookies in cart I'm getting this error:
js_cookie__WEBPACK_IMPORTED_MODULE_2___default.a.getJSON is not a function

image

@Tuanlt17
Copy link

Reinstall js-cookie version 2.2.1. It is ok for me.

@afaqali12
Copy link

npm uninstall js-cookie
npm install [email protected]
and then restarting the app worked for me.

@masterboy376
Copy link

install js-cookie version 2.2.1
and then restarting the server that should work.

@basir
Copy link
Owner

basir commented Sep 15, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants