Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upIllegal instruction (core dumped) #1231
Comments
|
Same problem with node:13.12.0-stretch-slim |
|
Hi, Some suggestions:
|
|
Clean build with $ ulimit -all
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 15736
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 15736
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited |
|
@salykin I will try to build the container one more time using npm install -ddd |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

Building image using node:13.10.1-alpine3.11
In one laptop is working but in my second laptop is throwing
Illegal instruction (core dumped) sill install generateActionsToTakeBuilding using node:13.10.1-alpine3.10 throw error
Illegal instruction (core dumped)e: verb extractTree extracting dependencies to node_modules/Tried the same version of node using latest and everyhting went fine.


Also I tried "node:12.16.1-alpine3.9" and everything installed properly.
Attached are the package.json and the termianl screenshot.
Looking in internet and could not find something
THere are some suggestions that the node modules should not be imported and I confirm that are not imported.
Every action is done while in folder is only package.json and package-lock.json.
All commands are run as user "node"