This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Zach Leatherman
zachleat.com
did:plc:xpchjovbk6sxl3bv74z7cs54
If you (like me) were attempting to npm publish via GitHub Actions using `npm@latest` (currently v11.12.0) and saw an error message involving `--prefer-online` and `--prefer-offline`, reverting to npm@11.11.1 fixes the issue.
Related: https://github.com/npm/cli/issues/9133
2026-03-20T20:31:41.259Z