just trying this out. following [readme](https://github.com/ojack/LiveLab/blob/master/README.md) instructions, I get stuck after `npm run start-local` I get ``` fs.js:114 throw err; ^ Error: ENOENT: no such file or directory, open '/Users/Sandy/Documents/LiveLab/certs/privkey.pem' ``` Any idea about this?
just trying this out.
following readme instructions, I get stuck after
npm run start-localI get
Any idea about this?