JoshuaKGoldberg / create-typescript-app

Quickstart-friendly TypeScript template with comprehensive, configurable, opinionated tooling. 💝
MIT License
1.18k stars 75 forks source link

🐛 Bug: Cannot find package '@clack/prompts' when running npx template-typescript-node-package #551

Closed JoshuaKGoldberg closed 1 year ago

JoshuaKGoldberg commented 1 year ago

Bug Report Checklist

Expected

npx template-typescript-node-package should be able to run.

Actual

$ npx template-typescript-node-package
node:internal/errors:490
    ErrorCaptureStackTrace(err);
    ^

Error [ERR_MODULE_NOT_FOUND]: Cannot find package '@clack/prompts' imported from /Users/josh/.npm/_npx/b39740db704b12a5/node_modules/template-typescript-node-package/lib/shared/cli/spinners.js

Additional Info

No response

github-actions[bot] commented 1 year ago

:tada: This is included in version v1.28.26 :tada:

The release is available on:

Cheers! 📦🚀