Showing 1 – 2 of 2 replies
danielgweb

There is a JQuery import problem I […]

danielgweb PURCHASED
4 years ago
There is a JQuery import problem I guess, how to fix it?

ReferenceError: jQuery is not defined
./node_modules/flot/jquery.flot.js
C:/react/node_modules/flot/jquery.flot.js:158
danielgweb
danielgweb PURCHASED
4 years ago
PICTURE OF ERROR: https://i.postimg.cc/D0xs4mdr/Capturar.png
themicon
themicon SELLER
4 years ago
Hi,

Thanks for the screenshot. I've tested the project recently and seems to be working fine. Only limitation found that is you nee to install deps using Node 10.x because node 12 is not supported yet and there's could be errors when installing.

Let me know if you have any question or problem persists.
Regards