trongate / trongate-framework

The Trongate PHP framework
https://trongate.io
Other
1.12k stars 100 forks source link

Main Process Error on Desktop App #176

Open NicholoDesanti opened 5 months ago

NicholoDesanti commented 5 months ago

When creating new modules at the final steps it will toss this error:

issue

When modifying existing modules, the application will just hang on and not finish the process without tossing the above error.

When exiting the application by clicking the quit button it will just hand on SHUTTING DOWN

When creating module relations the application will do everything in the backend but will hang on the processing (spinning graphic), and will not reset.

trongate commented 5 months ago

I'm hoping it was just a glitch with the hosting. It seems to be good now.

NicholoDesanti commented 4 months ago

I am still having issues when adding image uploaders. The app just hangs.

DaFa66 commented 3 months ago

Try it again and let us know if you still are experiencing this issue.

NicholoDesanti commented 3 months ago

Now when trying to Modify Existing App: TGERR

trongate commented 3 months ago

Yikes! I think the best thing I can do is post a tutorial on how to run the Desktop App as a NodeJS app. It'll give people a completely alternative way of using the Desktop App. However, I'm concerned about NPM letting us down with missing libraries.

Let me look into this.