Dependency "underscore" is missing in package.json of Day 5.
Then jspm fails to install it, and the client throws a 404 error and shows the same screen as in issue #3 .
Easy to solve: Underscore was included in Day 4's package.json, and re-including it in Day 5 fixes it.
I'll make a PR.
Dependency "underscore" is missing in package.json of Day 5. Then jspm fails to install it, and the client throws a 404 error and shows the same screen as in issue #3 .
Easy to solve: Underscore was included in Day 4's package.json, and re-including it in Day 5 fixes it. I'll make a PR.