You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had worked on an app that worked fine with the npm run start command. I decided to build the app but trying to open the built app fails.
I reverted to the default code here in this repo and did a rebuilt and that didn't work either:
A sample from console:
The text was updated successfully, but these errors were encountered:
Sorry for the late response.
I reproduced the issue but I get a different error info. This is a py2app issue and it looks like security model has changed in Big Sur. Switching to pyinstaller might help too.
I had worked on an app that worked fine with the
npm run start
command. I decided to build the app but trying to open the built app fails.I reverted to the default code here in this repo and did a rebuilt and that didn't work either:
A sample from console:
The text was updated successfully, but these errors were encountered: