MicrosoftDocs / mslearn-aspnet-core

Sample apps for Microsoft Learn modules using ASP.NET Core.
MIT License
90 stars 127 forks source link

Getting No such file or directory error while executing quickstart script #180

Open captnvrungel opened 1 year ago

captnvrungel commented 1 year ago

../mslearn-aspnet-core/modules/microservices-aspnet-core/deploy/k8s % ./quickstart.sh Using the default location: eastus Using the default resource group: eshop-learn-rg Note: You can change the default location and resource group by modifying the variables at the top of quickstart.sh. cat: ../../create-aks-exports.txt: No such file or directory cat: ../../deployment-urls.txt: No such file or directory

CamSoper commented 1 year ago

Running in local dev container or GitHub Codespaces?