1 results for tag "sandbox-npm-install"
Installs npm packages in Docker sandbox environments whose workspace is mounted via virtiofs β where native binaries like esbuild, lightningcss, and rollup crash with SIGILL/SIGSEGV. Works around the issue by installing on the container local ext4 filesystem and symlinking node_modules back into the workspace.