-
Notifications
You must be signed in to change notification settings - Fork 30k
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
BUILDING.md says "make install --prefix=..." but that doesn't work #30477
Comments
lpinca
added a commit
to lpinca/node
that referenced
this issue
Nov 17, 2019
Make the example in the "Building a debug build" section work as intended. Fixes: nodejs#30477
Oh, nice! That's even more convenient than having to set the prefix during |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
MacOS 10.14.6
GNU Make 3.81
BUILDING.md says:
That resulted in an error:
What did work for me:
The text was updated successfully, but these errors were encountered: