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

404 in console (learn.json) #3

Open
fabrobinet opened this issue Oct 3, 2013 · 4 comments
Open

404 in console (learn.json) #3

fabrobinet opened this issue Oct 3, 2013 · 4 comments

Comments

@fabrobinet
Copy link

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.

@mczepiel
Copy link
Contributor

mczepiel commented Oct 3, 2013

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.

@mczepiel
Copy link
Contributor

mczepiel commented Oct 3, 2013

Also FWIW, the app appears to run fine for me with the SHA mentioned.

@fabrobinet
Copy link
Author

So you want to add this json file in this project and prevent a 404 right ?
For Montage TOT, maybe it's me. I'll retry later.

@fabrobinet
Copy link
Author

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.
So having a requirement of loading it (even when it is not avail), doesn't make any sense to me.
I don't really care, I was just suprised to see a 404 in a sample code.
@mczepiel I leave it to you, feel free to close, as it seems you have been raising these issues already.

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