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

Slight changes to local build instructions #153

Open
lnmiltz opened this issue Apr 21, 2022 · 1 comment
Open

Slight changes to local build instructions #153

lnmiltz opened this issue Apr 21, 2022 · 1 comment

Comments

@lnmiltz
Copy link

lnmiltz commented Apr 21, 2022

Hi,

I've been trying to build this on my machine and test out some changes. I ran into a lot of problems with yarn, but managed to get it working in the end.

I tried yarn serve docs, but this brought up a blank page (not completely blank but the .html file was confusing and short). I messed around with it and had to make two changes to get it to work:

  1. Change
    notepad++_HInyXNvRr9
    to
    St8guvVMmd

  2. Use yarn serve build instead of yarn serve docs

I haven't done much with node or yarn so I don't know why this works. Maybe this is only necessary for hosting locally, but a note about this in the readme would be helpful for anyone else who gets stuck.

I'm glad I did get it working though, the overlay looks great and now I can keep customizing it!

@bsides
Copy link
Owner

bsides commented Aug 17, 2022

Hi @lnmiltz,

We may need a better investigation, but a PR is always welcome!

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants