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

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

Open
harashoo1 opened this issue Jan 21, 2025 · 0 comments

Comments

@harashoo1
Copy link

Hi,
I'm trying run droppy on docker with docker compose from your example. Container start but doesn't work and in logs is information about error:

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

at Object.join (node:path:1250:7)

at /droppy/packages/server/lib/services/svg.js:16:72

at Array.forEach (<anonymous>)

at svg (/droppy/packages/server/lib/services/svg.js:15:35)

at resources.compileHTML (/droppy/packages/server/lib/services/resources.js:462:43)

at compileAll (/droppy/packages/server/lib/services/resources.js:483:25)

at process.processTicksAndRejections (node:internal/process/task_queues:105:5)

at async compile (/droppy/packages/server/lib/services/resources.js:273:15)

What I'm doing wrong? Need I install something else? Thanks in advance and sorry for my english

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

1 participant