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

Auto-registration in Windows shows a false failure messages #34

Open
andychiare opened this issue May 31, 2024 · 0 comments
Open

Auto-registration in Windows shows a false failure messages #34

andychiare opened this issue May 31, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@andychiare
Copy link
Contributor

Description

When you run dotnet new in Windows with one of the templates, and confirm to execute the register-with-auth0.cmd script, you get this error message after the registration data are displayed on the screen:

Unable to find the batch file.
Command failed.

The action could not be published.
Manual instructions: Run './register-with-auth0.cmd'
Actual command: register-with-auth0.cmd

Actually, everything worked fine: the app was created from the template and registered with Auth0.

Reproduction

Just create a new project from any of the templates using "dotnet new" and accept the automatic registration (Do you want to run this action [Y(yes)|N(no)]?)

@andychiare andychiare added the bug Something isn't working label May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant