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

Avoid printing what Quinoa couldn't do when it's not relevant #500

Closed
ia3andy opened this issue Sep 8, 2023 · 0 comments · Fixed by #501
Closed

Avoid printing what Quinoa couldn't do when it's not relevant #500

ia3andy opened this issue Sep 8, 2023 · 0 comments · Fixed by #501
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@ia3andy
Copy link
Collaborator

ia3andy commented Sep 8, 2023

Describe the bug

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.

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

@melloware melloware self-assigned this Sep 8, 2023
@melloware melloware added the enhancement New feature or request label Sep 8, 2023
@melloware melloware added this to the 2.1.1 milestone Sep 8, 2023
melloware added a commit to melloware/quarkus-quinoa that referenced this issue Sep 8, 2023
melloware added a commit that referenced this issue Sep 8, 2023
* Fix #500: Framework INFO to TRACE messages

* Update FrameworkType.java
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants