Maintenance in progress: we are indexing a large batch of new skills. Some pages may load slowly or briefly show no results. Nothing is lost, and everything is back to normal within the hour.

Sandbox NPM Install

Install npm packages in a Docker sandbox environment. Use this skill whenever you need to install, reinstall, or update node_modules inside a container where the workspace is mounted via virtiofs. Native binaries (esbuild, lightningcss, rollup) crash on virtiofs, so packages must be installed on the local ext4 filesystem and symlinked back.

thedixitjain 59e06ee 2 files · 9.3 KB Updated 2 repo stars

File contents

thedixitjain/the-mega-skill-library/tree/main/library/devops-and-infra/sandbox-npm-install commit 59e06ee732

Frequently asked questions

npx skillmds add thedixitjain/sandbox-npm-install