This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Mark Dalgleish
markdalgleish.com
did:plc:hucjy724rz245jjd3ismnwcy
Oof, I feel like I always get caught out that pnpm happily runs Node CLI scripts without the hashbang at the top but npm throws an error.
If I haven’t set it up correctly:
pnpm create …
✅ works
npm create …
❌ fails
2024-11-03T22:32:24.784Z