-
Notifications
You must be signed in to change notification settings - Fork 29.6k
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 docs support for 32 bit Ubuntu 18.04 #35629
Labels
build
Issues and PRs related to build files or the CI.
Comments
This was referenced Oct 15, 2020
targos
pushed a commit
to targos/node
that referenced
this issue
Jan 29, 2022
PR-URL: nodejs#35679 Fixes: nodejs#35629 Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Rich Trott <rtrott@gmail.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe.
I was trying to build node from source on my 32 bit Ubuntu 18.04 (experimental) and when I tried to build it by following the instructions in the docs, I ran into the same problem as discussed here: nodejs/help#2943 (comment)
Unfortunately, I could not really understand what I have to do to get it to work on my system.
Describe the solution you'd like
I think it would be nice if #33044 was discussed in the building docs as well.
Describe alternatives you've considered
It would also be okay if #33044 was linked to in the building docs.
What do y'all think? 🙂
The text was updated successfully, but these errors were encountered: