Under windows 10, the desktop app has a problem
2 years ago
2 years ago
#1
Under windows 10, when i use the desktop app with xampp, it seems to allow the new app to be created under "htdocs" folder and does not work if the new app is in the sun-folder under "htdocs". How do i fix this?
2 years ago
#2
Hi there, the problem you are experiencing has to do with having a hyphen in the app name 'sun-folder' which is causing a database creation error in the Desktop app. The fix is to modify line 149 in 'db_manager.js' toA simple fix, which I'll do a pull request for very soon. To get around the issue now, you could grab a copy of the code from 'https://github.com/trongate/trongate-desktop-app' and recompile the app or just change the name of your app by removing the hyphen.
happy coding!
happy coding!