Describe the bug
when i try to run my reflex app with version 0.6.4 after compiling i get the following error message:
"Invalid command: [None, 'run', 'next', 'telemetry', 'disable']"
with version 0.6.3 everything is just fine.
Expected behavior
start the app
Screenshots
Specifics (please complete the following information):
Python Version: 3.12.6
Reflex Version: 0.6.4
OS: Manjaro Linux x86_64, Kernel: Linux 6.11.2-4-MANJARO
Describe the bug when i try to run my reflex app with version 0.6.4 after compiling i get the following error message: "Invalid command: [None, 'run', 'next', 'telemetry', 'disable']"
with version 0.6.3 everything is just fine.
Expected behavior start the app
Screenshots
Specifics (please complete the following information):
Additional context