-
I just migrated my React project from quinoa 1.2.4 to 2.3.1 (using Quarkus 3.6.4). After the migration I can't access any of the APIs from the application while in dev (live-coding) mode.
Quinoa is set to use 3003 port and my start script is defined as follows:
The only change in the configuration that was needed (as far as I've seen) when migrating from 1.2.4 -> 2.3.1 was changing |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 11 replies
-
@mvolf can you post all your log from the startup? I wonder if its Quinoa now auto-detecting a framework and overriding your settings? |
Beta Was this translation helpful? Give feedback.
Could you try to add this and let me know:
Add any path prefix that is non UI.