Skip to content
This repository was archived by the owner on Nov 16, 2023. It is now read-only.
This repository was archived by the owner on Nov 16, 2023. It is now read-only.

Bedrock-cli not finding Az cli #58

@cannibal-kush

Description

@cannibal-kush

when i run bedrock setup i get

error:   
code: 1000
message: setup-cmd-failed: Setup command was not successfully executed.
  code: 1010
  message: setup-cmd-az-cli-err: az command line was not installed.
  details: spawn az ENOENT
PS C:\code\flash-hld> az --version
azure-cli                          2.7.0
command-modules-nspkg              2.0.3
core                               2.7.0
nspkg                              3.0.4
telemetry                          1.0.4
Python location 'C:\Program Files (x86)\Microsoft SDKs\Azure\CLI2\python.exe'
Extensions directory 'C:\Users\[My Username]\.azure\cliextensions'

We can thus see that Bedrock isn't finding the Az CLI

I think this is an issue with how the command is called in Node -- https://stackoverflow.com/questions/27688804/how-do-i-debug-error-spawn-enoent-on-node-js

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions