node-react-ecommerce icon indicating copy to clipboard operation
node-react-ecommerce copied to clipboard

js_cookie__WEBPACK_IMPORTED_MODULE_2___default.a.getJSON is not a function

Open SrushtiKulpe opened this issue 3 years ago • 4 comments

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

image

SrushtiKulpe avatar Oct 04 '21 07:10 SrushtiKulpe

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

Tuanlt17 avatar Oct 20 '21 04:10 Tuanlt17

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

afaqali12 avatar Nov 25 '21 20:11 afaqali12

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

masterboy376 avatar Aug 14 '22 06:08 masterboy376

Please ask this question here: https://codingwithbasir.com/questions/ask/ I answer it on daily basis.

On Sun, Aug 14, 2022 at 10:58 AM Sambhav Kaushik @.***> wrote:

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

— Reply to this email directly, view it on GitHub https://github.com/basir/node-react-ecommerce/issues/149#issuecomment-1214295052, or unsubscribe https://github.com/notifications/unsubscribe-auth/AATUFQ75TBQFWU75HK6TTHDVZCGYHANCNFSM5FIUEIYQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

basir avatar Sep 15 '22 08:09 basir