Skip to content

jQuery is not defined  #3

@brunogarcia

Description

@brunogarcia

Hi,

When I run "grunt server", the console launches this error:

GET http://127.0.0.1:9000/bower_components/jquery/jquery.js 404 (Not Found)
Uncaught ReferenceError: jQuery is not defined
Uncaught ReferenceError: $ is not defined

This is because the jQuery path in "index.html" must be:

<script src="bower_components/jquery/dist/jquery.js"></script>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions