Can't save
Opened this issue · 1 comments
mvasin commented
Hi! Thanks for the nice job.
I've got an issue – I can't save:
saving:http://localhost:3000/index.html
/Users/xxx/yyy@zzz/initializr-bootstrap/server.js:147
if (err) throw err;
^
Error: ENOENT: no such file or directory, open 'http://localhost:3000/index.html'
at Error (native)
xreader commented
it seams that node.js server not started at localhost
you can try this command
node server.js