I encountered an issue when I pulled this repository into Docker. After running it, an error appeared: TypeError [ERR_INVALID_ARG_TYPE]: The "paths" argument must be of type string. Received undefined.
It comes from file:///app/lib/sonolus-pjsekai-engine-extended/Resource.js:9:21, and I don't know how to fix it. If this error is on your side, please consider fixing it.
I encountered an issue when I pulled this repository into Docker. After running it, an error appeared:
TypeError [ERR_INVALID_ARG_TYPE]: The "paths" argument must be of type string. Received undefined.It comes from
file:///app/lib/sonolus-pjsekai-engine-extended/Resource.js:9:21, and I don't know how to fix it. If this error is on your side, please consider fixing it.