-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Description
Describe the bug
npx create-polyglot fails with ERR_MODULE_NOT_FOUND for execa.
To Reproduce
- Run
npx create-polyglot - Confirm install (
y) - Error appears
Error [ERR_MODULE_NOT_FOUND]: Cannot find package 'execa'
Expected behavior
The CLI should run and scaffold the project without missing dependency errors.
Desktop:
- OS: macOS
- Node: v20.17.0
Additional context
execa seems missing from the published dependencies.
Metadata
Metadata
Assignees
Labels
No labels