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

new user question #82

Open
omarcostahamido opened this issue Mar 28, 2020 · 2 comments
Open

new user question #82

omarcostahamido opened this issue Mar 28, 2020 · 2 comments

Comments

@omarcostahamido
Copy link

omarcostahamido commented Mar 28, 2020

just trying this out.
following readme 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?

@ojack
Copy link
Owner

ojack commented Mar 28, 2020

Hi, it is looking for ssl certificates in order to run locally. You can generate via something like: http://www.devsec.org/info/ssl-cert.html

@omarcostahamido
Copy link
Author

omarcostahamido commented Mar 29, 2020

Thanks @ojack

now I get:

fs.js:114
    throw err;
    ^

Error: ENOENT: no such file or directory, open '/Users/Tiffany/Documents/LiveLab/certs/fullchain.pem'

is it also necessary? how do I create such fullchain.pem?
Apologies in advance for asking such newbie questions.

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