ResetPower / Epherome

Powerful Minecraft Launcher
https://epherome.com
GNU General Public License v3.0
150 stars 20 forks source link

Debugging bug about npm run tauri dev. #140

Closed Wynn-Zeng closed 7 months ago

Wynn-Zeng commented 7 months ago

The top-level await is not supported by older web browser, so the following bug occurs when debugging with npm run tauri dev:

[Error] SyntaxError: Unexpected identifier 'app'. Expected ';' after variable declaration.
    promiseReactionJob

Test environment: macOS 11.7.10 Please resolve this issue as soon as possible.

ResetPower commented 7 months ago

Resolved in the latest commit.