Files
stack/tools/install.sh
Jarvis 1d731fd3f3 fix: remove --registry from npm install to avoid 404 on transitive deps
The @mosaic scope registry is configured in ~/.npmrc. Passing --registry
on the install command overrides the default registry for ALL packages,
causing non-@mosaic deps like @clack/prompts to 404 against Gitea.
2026-04-01 21:27:47 -05:00

8.1 KiB
Executable File