mirror of
https://github.com/imsyy/SPlayer.git
synced 2026-04-25 06:55:57 +03:00
[GH-ISSUE #289] The 'screen' module can't be used for app ready event #149
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @NimbleWing on GitHub (Nov 5, 2024).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/289
是网页端还是客户端
客户端
当前系统环境
win10
当前 Node.js 及 npm 版本
v20.18.0/pnpm v9.12.2
当前版本
dev
具体信息
本地pnpm run dev 运行后报[The 'screen' module can't be used for app ready event]错误,
问题应该出在这里
@imsyy commented on GitHub (Nov 5, 2024):
github.com/imsyy/SPlayer@eb39b85a8b已修复