I got this after following all steps , any help please?
amanySaad opened this issue · 3 comments
amanySaad commented
stojankukrika commented
Hi.You didn't follow all steps.You didn't run gulp to make js and css files.
amanySaad commented
Thanks , It works fine but now I want to define jQuery so I added these lines on package.json file
I added these lines on package.json file
"eslintConfig": {
"env": {
"jquery ": true
}
}
but jquery stil n't defined...any help?
stojankukrika commented
Delete it, and before run gulp, try to run this command:
gulp bower --force-latest