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

Fail to run azd up #3

Closed
jerryshia opened this issue Oct 10, 2024 · 2 comments
Closed

Fail to run azd up #3

jerryshia opened this issue Oct 10, 2024 · 2 comments

Comments

@jerryshia
Copy link

Describe the issue:
When running azd up, the following error occurs:
image

Repro Steps:

  1. Run azd init -t openai-secure-ui-js.
  2. Run azd auth login.
  3. Run azd up.

Environment:

  • azd version 1.10.1 (commit 31409a33266fb4a5fdbb644bc83988e725d6c7c9)
  • OS: Windows

Expected behavior:
Run azd up successful.

@hemarina and @sinedied for notification.

@sinedied
Copy link
Collaborator

@jerryshia npm install needs to be ran first before being able to deploy the application. I can add it to the prepackage hook if needed

@jerryshia
Copy link
Author

@sinedied I ran npm install before running azd up and it works. I think it is necessary to add it to the prepackage.

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

No branches or pull requests

2 participants