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

Hacking directions in contributing.md may need attention #82

Open
krancour opened this issue May 23, 2022 · 0 comments
Open

Hacking directions in contributing.md may need attention #82

krancour opened this issue May 23, 2022 · 0 comments

Comments

@krancour
Copy link
Contributor

I encounter a variety of issue when following the directions on my Mac. I don't know if it's all Macs or specific to my system because of varying versions of different native tools, etc. from homebrew...

Currently, I succeed on hacking on this site by doing so from within a Node 16 container like so:

$ docker run -it -p 1234:1234 -v $(pwd):/src -w /src node:16 bash

I also run into issues if I use Node 18.

I'll update the issue with specific logs next time they pop up, but I just didn't want to lose track of this.

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

1 participant