Hi,
I have had try to deploy with newest code.
azd auth login execute seems ok, but azd up is finished with error below.
(This issue will happen at Windows and Mac env)
% azd up
? Enter a new environment name: skbot2
? Select an Azure Subscription to use: XX. <>
(✓) Done: Retrieving locations...
? Select an Azure location to use: 42. (US) East US (eastus)
Packaging services (azd package)
ERROR: current working directory is not a project or service directory. Specify a service name to package a service, or specify --all to package all services
Hi, I have had try to deploy with newest code. azd auth login execute seems ok, but azd up is finished with error below. (This issue will happen at Windows and Mac env)
% azd up ? Enter a new environment name: skbot2 ? Select an Azure Subscription to use: XX. <>
(✓) Done: Retrieving locations...
? Select an Azure location to use: 42. (US) East US (eastus)
Packaging services (azd package)
ERROR: current working directory is not a project or service directory. Specify a service name to package a service, or specify --all to package all services
Is it repro at you end?