You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pnpm : 9.12.3
/app/RSSHub# pnpm build
>[email protected] build /app/RSSHub
> tsx scripts/workflow/build-routes.ts
/app/RSSHub/.pnp.cjs:25137
throw firstError;
^
Error: Your application tried to access get-tsconfig, but it isn't declared in your dependencies; this makes the require call ambiguous and unsound.Required package: get-tsconfigRequired by: /app/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tsx/dist/Require stack:- /app/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tsx/dist/register-DCnOAxY2.cjs- /app/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tsx/dist/cjs/index.cjs- /app/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tsx/dist/get-pipe-path-BoR10qr8.cjs- /app/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tsx/dist/preflight.cjs- internal/preload at require$$0.Module._resolveFilename (/app/RSSHub/.pnp.cjs:25136:13) at require$$0.Module._load (/app/RSSHub/.pnp.cjs:24986:42) at TracingChannel.traceSync (node:diagnostics_channel:315:14) at wrapModuleLoad (node:internal/modules/cjs/loader:218:24) at Module.require (node:internal/modules/cjs/loader:1340:12) at require (node:internal/modules/helpers:141:16) at Object.<anonymous> (/app/RSSHub/node_modules/.pnpm/[email protected]/node_modules/tsx/dist/register-DCnOAxY2.cjs:1:211) at Module._compile (node:internal/modules/cjs/loader:1546:14) at Object.<anonymous> (node:internal/modules/cjs/loader:1689:10) at require$$0.Module._extensions..js (/app/RSSHub/.pnp.cjs:25180:33)Node.js v22.11.0 ELIFECYCLE Command failed with exit code 1.
路由地址
完整路由地址
相关文档
https://docs.rsshub.app/zh/deploy/
预期是什么?
完成编译
实际发生了什么?
编译失败
部署
自建
部署相关信息
Linux 5.10.0-15-amd64 #1 SMP Debian 5.10.120-1 (2022-06-09) x86_64 GNU/Linux Node.js v22.11.0
额外信息
这不是重复的 issue
The text was updated successfully, but these errors were encountered: