Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Command generate not found #250

Closed
hoangmirs opened this issue Nov 4, 2023 · 0 comments · Fixed by #251
Closed

Fix: Command generate not found #250

hoangmirs opened this issue Nov 4, 2023 · 0 comments · Fixed by #251
Assignees
Labels
type : bug Something isn't working

Comments

@hoangmirs
Copy link
Collaborator

Issue

Currently, when generating a project from CLI, we get this error:

❯ npx @nimblehq/infra-template generate
Couldn't find tsconfig.json. tsconfig-paths will be skipped
 ›   Error: command generate not found

Expected

We should be able to generate a new project.

Steps to reproduce

  1. Run npx @nimblehq/infra-template generate test
  2. Observe the above error
@hoangmirs hoangmirs added the type : bug Something isn't working label Nov 4, 2023
@hoangmirs hoangmirs self-assigned this Nov 4, 2023
hoangmirs added a commit that referenced this issue Nov 4, 2023
hoangmirs added a commit that referenced this issue Nov 9, 2023
…-not-found

[#250] Fix: Command generate not found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type : bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant