Skip to content

Package not working #38

@meenu155

Description

@meenu155

Describe the bug
npx create-polyglot fails with ERR_MODULE_NOT_FOUND for execa.


To Reproduce

  1. Run npx create-polyglot
  2. Confirm install (y)
  3. 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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions