Error message after upgrading from version 13.2.0 to 13.11.0 * **Version**: 13.11.0 * **Platform**: Linux fobabs-pc 5.3.0-42-generic #34~18.04.1-Ubuntu SMP Fri Feb 28 13:42:26 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux ### What steps will reproduce the bug? - Run any npm command like `npm install` or `npm -v` in terminal ### What do you see instead? <!-- If possible please provide textual output instead of screenshots. --> - Displays "segmentation fault" message afterwards. ### Additional information <!-- Tell us anything else you think we should know. --> - I noticed the error is from upgrading to version 13.11.0. - On downgrading to an earlier version I have installed, the error message stopped. ### Comment - I hope this bug is fixed in subsequent versions. - If you have any similar issue to this node version 13.11.0, downgrading to an earlier version might solve the problem.
Error message after upgrading from version 13.2.0 to 13.11.0
What steps will reproduce the bug?
npm installornpm -vin terminalWhat do you see instead?
Additional information
Comment