0

I manage to run my app if I remove bootstrap.min.js and jquery.min.js. Not sure why the jquery isn't load with npm, below is my code.

enter image description here

I tried import $ from 'jquery'; which is an accepted answer here, but still couldn't resolve the issue.

Community
  • 1
  • 1
Maria Jane
  • 2,353
  • 6
  • 23
  • 39
  • I tried import $ from 'jquery'; but still getting the same error. – Maria Jane Oct 02 '16 at 14:01
  • 1
    Some helpful hints to getting an answer to your question: 1) never post images of code, always copy/paste the actual code, 2) show the actual error (also not in image form), 3) keep your question updated with your current status (make sure not to change it to a different question in the process). If the issue from the linked question isn't helping, in which way is it not helping? What is the error message that you mention? Updating your question may help get you the answer that you need. – Michael Gaskill Oct 02 '16 at 21:16

0 Answers0