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

Run npm run env:init error on Windows #11

Closed
NanaXiong00 opened this issue Aug 23, 2024 · 0 comments
Closed

Run npm run env:init error on Windows #11

NanaXiong00 opened this issue Aug 23, 2024 · 0 comments

Comments

@NanaXiong00
Copy link

Describe the issue:
Running npm run env:init error in windows, as follows:

  • pwsh
    image
  • bash
    image

Repro Steps:

  1. Clone the project.
  2. Run python -m venv .venv and .venv\Scripts\activate.
  3. Run pip install -r requirements.txt.
  4. Run azd auth login.
  5. Run npm i.
  6. Run npm run env:init.

Environment:

  • Azd version: azd version 1.9.6 (commit 0b1a8ad350177078312141f4465ad72205d7c077)
  • OS: Windows desktop.

Expected behavior:
Run npm run env:init successfully.

@hemarina and @cwaddingham for notification.

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