[Bug]: bug report
Summary:
Pinokio fails to start immediately upon execution, displaying a TypeError: ERR_INVALID_ARG_TYPE related to file paths being undefined. I have attempted reinstallation, system restart, and environment variable configuration without success.
Full Error Log:
The "paths[0]" argument must be of type string. Received undefined
TypeError [ERR_INVALID_ARG_TYPE]: The "paths[0]" argument must be of type string. Received undefined
at Object.resolve (node:path:214:9)
at Kernel.path (C:\Pinokio\resources\app.asar\node_modules\pinokiod\kernel\index.js:344:17)
at Kernel.exists (C:\Pinokio\resources\app.asar\node_modules\pinokiod\kernel\index.js:348:26)
at Server.start (C:\Pinokio\resources\app.asar\node_modules\pinokiod\server\index.js:4192:40)
at async C:\Pinokio\resources\app.asar\full.js:2153:7
환경 (Environment):
OS: Windows 10
Pinokio Version: v5.0.0
Installation Path: C:\Users\ll335\AppData\Local\Programs\Pinokio
Steps Taken (시도한 해결책):**
- Uninstalled and reinstalled Pinokio multiple times.
- Restarted the computer (rebooted) 5 times.
- Set the
PINOKIO_HOME environment variable to a simple path (e.g., C:\Pinokio_Data).
- Confirmed running the application as Administrator.
- Confirmed Windows Defender's 'Controlled Folder Access' is OFF or disabled.
I have absolutely no idea what to do. Please help.
[Bug]: bug report
Summary:
Pinokio fails to start immediately upon execution, displaying a
TypeError: ERR_INVALID_ARG_TYPErelated to file paths being undefined. I have attempted reinstallation, system restart, and environment variable configuration without success.Full Error Log:
The "paths[0]" argument must be of type string. Received undefined
TypeError [ERR_INVALID_ARG_TYPE]: The "paths[0]" argument must be of type string. Received undefined
at Object.resolve (node:path:214:9)
at Kernel.path (C:\Pinokio\resources\app.asar\node_modules\pinokiod\kernel\index.js:344:17)
at Kernel.exists (C:\Pinokio\resources\app.asar\node_modules\pinokiod\kernel\index.js:348:26)
at Server.start (C:\Pinokio\resources\app.asar\node_modules\pinokiod\server\index.js:4192:40)
at async C:\Pinokio\resources\app.asar\full.js:2153:7
환경 (Environment):
OS: Windows 10
Pinokio Version: v5.0.0
Installation Path: C:\Users\ll335\AppData\Local\Programs\Pinokio
Steps Taken (시도한 해결책):**
PINOKIO_HOMEenvironment variable to a simple path (e.g., C:\Pinokio_Data).I have absolutely no idea what to do. Please help.