Open
Description
openedon Jun 2, 2023
Describe the bug
(Describe the problem clearly and concisely.)
Internal Server Error occurs when a Gradle project is generated with Azure function extension
https://code.quarkus.io/d?b=GRADLE&e=azure-functions-http&cn=code.quarkus.io
Expected behavior
(Describe the expected behavior clearly and concisely.)
Downloading a zip file.
Actual behavior
(Describe the actual behavior clearly and concisely.)
Internal server error
To Reproduce
Steps to reproduce the behavior:
- Go to code.quarkus.io
- Select Gradle in the Build tool
- Select Azure Functions HTTP extension
- Generate your project
- Download a zip file
Screenshots
(If applicable, add screenshots to help explain your problem.)
Environment (please complete the following information):
- Browser: Chrome
- OS: macOS M1
Additional context
(Add any other context about the problem here.)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment