Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Backbone is not defined #1

Open
angvishvish opened this issue Aug 19, 2016 · 1 comment
Open

Backbone is not defined #1

angvishvish opened this issue Aug 19, 2016 · 1 comment

Comments

@angvishvish
Copy link

Something is wrong with your application, I downloaded it and tried to run it, and it threw an error stating - "Uncaught ReferenceError: Backbone is not defined"

@duckbox
Copy link
Owner

duckbox commented Aug 19, 2016

Hey @angvishvish

Many thanks for giving this a run, it has been a long time since I've looked at it. I checked the Backbone CDN link, it seems fine. I re-downloaded the repo and gave it a run on the server, it also seems to work fine for me.

Are you running this on a server? If you are just running the index file in the browser through the filesystem, it may error because the external JS files in index.html do not have protocols in their link, but begin with '//'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants