[GH-ISSUE #90] 构建客户端问题 #50

Closed
opened 2026-02-27 07:09:56 +03:00 by kerem · 1 comment
Owner

Originally created by @LuckyNights on GitHub (Nov 28, 2023).
Original GitHub issue: https://github.com/imsyy/SPlayer/issues/90

是网页端还是客户端

客户端

当前系统环境

win10

当前版本

v2.0.0-beta.2

具体信息

构建客户端时返回:
/www/wwwroot/SPlayerMusic/node_modules/minizlib/index.js:192
[_superWrite] (data) {
^
TypeError: Class extends value #

Originally created by @LuckyNights on GitHub (Nov 28, 2023). Original GitHub issue: https://github.com/imsyy/SPlayer/issues/90 ### 是网页端还是客户端 客户端 ### 当前系统环境 win10 ### 当前版本 v2.0.0-beta.2 ### 具体信息 构建客户端时返回: /www/wwwroot/SPlayerMusic/node_modules/minizlib/index.js:192 [_superWrite] (data) { ^ TypeError: Class extends value #<Object> is not a constructor or null at Object.<anonymous> (/www/wwwroot/SPlayerMusic/node_modules/minizlib/index.js:192:4) at Module._compile (node:internal/modules/cjs/loader:1376:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Module.load (node:internal/modules/cjs/loader:1207:32) at Function.Module._load (node:internal/modules/cjs/loader:1023:12) at Module.require (node:internal/modules/cjs/loader:1235:19) at require (node:internal/modules/helpers:176:18) at Object.<anonymous> (/www/wwwroot/SPlayerMusic/node_modules/tar/lib/pack.js:26:14) at Module._compile (node:internal/modules/cjs/loader:1376:14) at Object.Module._extensions..js (node:internal/modules/cjs/loader:1435:10) at Module.load (node:internal/modules/cjs/loader:1207:32) at Function.Module._load (node:internal/modules/cjs/loader:1023:12) at Module.require (node:internal/modules/cjs/loader:1235:19) at require (node:internal/modules/helpers:176:18) at Object.<anonymous> (/www/wwwroot/SPlayerMusic/node_modules/tar/lib/create.js:6:14) at Module._compile (node:internal/modules/cjs/loader:1376:14) ELIFECYCLE  Command failed with exit code 1.
kerem 2026-02-27 07:09:56 +03:00
  • closed this issue
  • added the
    BUG
    label
Author
Owner

@imsyy commented on GitHub (Nov 29, 2023):

删除 node_modules 目录重新安装下依赖试试

<!-- gh-comment-id:1831030890 --> @imsyy commented on GitHub (Nov 29, 2023): 删除 `node_modules` 目录重新安装下依赖试试
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/SPlayer#50
No description provided.