Protofy-xyz / Protofy

AI Supercharged LowCode Platform CMS and Framework 🚀🚀
https://protofy.xyz/
MIT License
223 stars 45 forks source link

Compile a yaml without internet connection #35

Closed elchanka closed 3 months ago

elchanka commented 7 months ago

Problem/Need To Be Solved

You can't compile a yaml when you are not connected to internet.

Additional resources

Now when you try to compile a yaml having the project running in your computer it pops an error:

https://github.com/Protofy-xyz/Protofy/assets/113910381/7459b3dc-b0be-4db1-8063-5c83c7a778aa

image

lluis-protofy-xyz commented 3 months ago

Hi @elchanka,

Actualmente para compilar el código en local hay que instalar el proyecto esphome. No descartamos que en un futuro realicemos esta feature pero actualmente no es una prioridad.

De todos modos, hemos aprovechado tu feedback para corregir el bug que hacia que el frontend dejará de funcionar. Y hemos mejorado el feedback del mensaje para que el usuario sepa que no se puede compilar debido a la falta de acceso a Internet.