Closed
Description
yarn add command is throwing a segmentation fault on RHEL aarch64 platform with node 14.x or 15.x.
Current setup:
Yarn: 1.22.10
Node: 14.15.4
OS: Linux ip-10-0-0-100.us-west-2.compute.internal 4.18.0-221.el8.aarch64 #1 SMP Thu Jun 25 22:08:25 UTC 2020 aarch64 aarch64 aarch64 GNU/Linux
Steps:
yarn add <<package>>
yarn add v1.22.10
info No lockfile found.
[1/4] Resolving packages...
[2/4] Fetching packages...
[-------] 0/7Segmentation fault (core dumped)
Other info:
If I use Ubuntu 20.04 of the same architecture aarch64, it works.
If I switch the node version back to 12.20.1, it works.
Metadata
Metadata
Assignees
Labels
No labels