We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I have an app set with:
quarkus.quinoa.ui-dir=src/main/ui quarkus.quinoa.package-manager-install=true quarkus.quinoa.package-manager-install.node-version=18.17.0 quarkus.quinoa.dev-server.port=19006
It shows this log/warning, I think when the app is configured manually we should show it.
2023-09-08 11:35:18,647 INFO [io.qua.qui.dep.pac.FrameworkType] (build-33) Quinoa could not auto-detect the framework from package.json file.
2.1.0
3.3.2
Other
None
No response
The text was updated successfully, but these errors were encountered:
Fix quarkiverse#500: Framework INFO to TRACE messages
7d99a3b
Fix #500: Framework INFO to TRACE messages (#501)
6a85e15
* Fix #500: Framework INFO to TRACE messages * Update FrameworkType.java
melloware
Successfully merging a pull request may close this issue.
Describe the bug
I have an app set with:
It shows this log/warning, I think when the app is configured manually we should show it.
Quinoa version
2.1.0
Quarkus version
3.3.2
Build / Runtime
Other
Package Manager
None
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: