Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docker 一直在报错 #36

Open
monocolotion opened this issue Sep 14, 2022 · 2 comments
Open

docker 一直在报错 #36

monocolotion opened this issue Sep 14, 2022 · 2 comments

Comments

@monocolotion
Copy link

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received undefined

at new NodeError (node:internal/errors:387:5)

at validateString (node:internal/validators:121:11)

at Object.isAbsolute (node:path:1157:5)

at VirtualFS.mapToBase (/app/.pnp.cjs:5705:24)

at VirtualFS.mkdirSync (/app/.pnp.cjs:5542:39)

at PosixFS.mkdirSync (/app/.pnp.cjs:5542:24)

at URLFS.mkdirSync (/app/.pnp.cjs:5542:24)

at createDataDir (/app/.yarn/cache/oicq-npm-2.3.1-3c9e6879fd-7f15733fdb.zip/node_modules/oicq/lib/client.js:574:12)

at new Client (/app/.yarn/cache/oicq-npm-2.3.1-3c9e6879fd-7f15733fdb.zip/node_modules/oicq/lib/client.js:49:21)

at /app/providers/bot.js:14:11 {

code: 'ERR_INVALID_ARG_TYPE'

}
禁用机器人组件后恢复正常了

@ghost
Copy link

ghost commented Nov 3, 2022

同样的问题,如果想开机器人该怎么办呢
#44 不知道能不能fork一份按照这个issue改一下然后自己弄个镜像compose🤔

@clansty
Copy link
Owner

clansty commented Nov 3, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants