BigHugger
sk Skill · Disentinel

docker-node-version-compat-modules

Fix Node.js CLI tools crashing inside Docker containers when host-installed node_modules require a newer Node version than the container provides. Use when: (1) "SyntaxError: Invalid regular expression flags" with /v flag in string-width or similar packages, (2) node_modules installed on host with Node 20+ but container has Node 18, (3) npm install with file: protocol creates symlinks that break inside Docker, (4)…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
bashRust
Host repository
Disentinel/grafema
Version
1.0.0
Host stars
36
Host language
Rust