-
Notifications
You must be signed in to change notification settings - Fork 5
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
404 in console (learn.json) #3
Comments
learn.json is provided at the root the todomvc project, it's not actually part of this project, but the app conforms to the expectation that it will load that file. |
Also FWIW, the app appears to run fine for me with the SHA mentioned. |
So you want to add this json file in this project and prevent a 404 right ? |
Ok, I just saw where this file is: https://github.com/tastejs/todomvc/blob/gh-pages/learn.json and I understand we don't want it for this app. |
I tried installing with bower and npm.
GET http://127.0.0.1/~fabricerobinet/todo-mvc/learn.json 404 (Not Found)
Note: with Montage TOT db7d9b7541bbd241244abc34d04d8d4232eb653a The TODO MVC app fails to show up. Not sure if that's related to the 404.
The text was updated successfully, but these errors were encountered: