Hey i got an error with the distube module
bug
/home/container/node_modules/distube/dist/index.js:2712
throw new DisTubeError("INVALID_KEY", sourceName, invalidKey);
^
DisTubeError [INVALID_KEY]: 'youtubeIdentityToken' does not need to be provided in DisTubeOptions
at checkInvalidKey (/home/container/node_modules/distube/dist/index.js:2712:11)
at new Options (/home/container/node_modules/distube/dist/index.js:1587:5)
at new DisTube (/home/container/node_modules/distube/dist/index.js:2790:20)
at Object.<anonymous> (/home/container/source/main.js:158:16)
at Module._compile (node:internal/modules/cjs/loader:1275:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1329:10)
at Module.load (node:internal/modules/cjs/loader:1133:32)
at Module._load (node:internal/modules/cjs/loader:972:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:83:12)
at node:internal/main/run_main_module:23:47 {
errorCode: 'INVALID_KEY'

关闭于 2023-09-05 2 条评论