I followed the instruction over wiki on how to install jquery.
I got the following error :
Subsequent variable declarations must have the same type. Variable '$' must be of type 'cssSelectorHelper', but here has type 'JQueryStatic'.
and when i do
import $ from "jquery" it shows jquery module doesn't exist??
Thanks for help any!!!!
I followed the instruction over wiki on how to install jquery.
I got the following error :
Subsequent variable declarations must have the same type. Variable '$' must be of type 'cssSelectorHelper', but here has type 'JQueryStatic'.
and when i do
import $ from "jquery" it shows jquery module doesn't exist??
Thanks for help any!!!!