likun7981 / hlink

批量、快速硬链工具(The batch, fast hard link toolkit)
https://hlink.likun.me
MIT License
619 stars 56 forks source link

报错 运行的时候,第一次没有错误,第二次错误了 #145

Closed wangwei2022nov closed 1 year ago

wangwei2022nov commented 1 year ago

file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:38 waitLinkFiles.push(...item.waitLinkFiles); ^

RangeError: Maximum call stack size exceeded at file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:38:23 at Array.forEach () at hlink (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/hlink.js:37:9) at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async main (file:///usr/local/lib/node_modules/hlink/node_modules/@hlink/core/lib/main/index.js:4:5)

Node.js v18.14.1

wangwei2022nov commented 1 year ago

export default { /**

wangwei2022nov commented 1 year ago

RangeError: Maximum call stack size exceeded docker 启动 是这个

likun7981 commented 1 year ago

文件太多了,先放到 #141 追踪,这个先关了