-
Notifications
You must be signed in to change notification settings - Fork 30.9k
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
"Segmentation fault" message displayed in Ubuntu terminal #32432
Comments
The bug report template asks for the output of |
|
Then I’m not quite sure what’s going on. Maybe you could try the various Node.js versions between 13.2.0 and 13.11.0? |
@fobabs Can you try to build Node.js and bisect (using |
@addaleax That's exactly what I resolved into. I switched to version 13.2.0. |
I'll give it a try compiling it from the source. |
Successfully installed and working perfectly after compiling from source. |
Error message after upgrading from version 13.2.0 to 13.11.0
What steps will reproduce the bug?
npm install
ornpm -v
in terminalWhat do you see instead?
Additional information
Comment
The text was updated successfully, but these errors were encountered: