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

Crash: inquirer.prompt is not a function #6640

Closed
michael-benrachel opened this issue Nov 18, 2024 · 4 comments
Closed

Crash: inquirer.prompt is not a function #6640

michael-benrachel opened this issue Nov 18, 2024 · 4 comments

Comments

@michael-benrachel
Copy link

michael-benrachel commented Nov 18, 2024

Crash report

Error message

TypeError: inquirer.prompt is not a function
    at userPrompt (file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:193198:21)
    at async CreateProjectCommand.action (file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:439051:28)
    at async file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:433523:30
    at async file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:433311:20
    at async file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:915518:26
    at async file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:915686:33
    at async file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:433311:20
    at async GardenCli.run (file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:915684:32)
    at async file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:915843:29
    at async file:///Users/michael.benrachel/Library/Application%20Support/io.garden.garden/1731481495-ldR9p8w.r/rollup/garden.mjs:433311:20

What did you do?

I ran garden create project as part of the tutorial at https://docs.garden.io/tutorials/your-first-project/1-initialize-a-project

Your environment

MacOS Sonoma 14.6.1 on M1 Pro MacbookPro, 32GB
minikube
garden version: 0.13.43

  • OS:
  • How I'm running Kubernetes:
  • Garden version:

Frequency

tried 3 times, same error each time

Workaround

No idea, I am but a tiny garden egg

Additional context

@vvagaytsev
Copy link
Collaborator

Hi @michael-benrachel, thanks for reporting this!

We have already fixed that in #6613. We plan to release Garden 0.13.44 with the fix this week.

@michael-benrachel
Copy link
Author

Hi @michael-benrachel, thanks for reporting this!

We have already fixed that in #6613. We plan to release Garden 0.13.44 with the fix this week.

Thanks for the quick update! (I searched and saw the closed issue after posting.)

@vvagaytsev
Copy link
Collaborator

Closing as a duplicate of #6612.

@vvagaytsev
Copy link
Collaborator

@michael-benrachel the fix was released in 0.13.44 today

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants