AppsusUK / NFT-Art-Generator

Easy to use NFT art generator app for windows/linux/mac

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error: The 'screen' module can't be used before the app 'ready' event

mbella800 opened this issue · comments

Hello I get this problem and I'm not familiar with coding AT ALL. I tried hashlips first but this didn't seem to work so I downloaded this app and I get this error message immediately after opening the app:

Uncaught Exception:
Error: The 'screen' module can't be used before the app 'ready' event
at createScreenIfNeeded (electron/js2c/browser_init.js:125:261)
at Object.get (electron/js2c/browser_init.js:125:303)
at createWindow (/Applications/appsus-nft-art-generator.app/Contents/Resources/app/main.js:13:31)
at App. (/Applications/appsus-nft-art-generator.app/Contents/Resources/app/main.js:76:13)
at App.emit (events.js:315:20)

Anyone knows how to fix this?