Y
Hacker News
new
|
ask
|
show
|
jobs
by
krimple
3649 days ago
Is it just me, or does this not work? I did an npm install and then npm start, but it complained about '<' being an invalid character in the root fetch...
1 comments
dominiek
3648 days ago
Shoot. Looks like the .gitignore excluded the `public/js` dir which was used for the watchify output.
If you pull now it should work. Sorry about that.
link
If you pull now it should work. Sorry about that.