Skip to content

[Bug] bug report #1007

Description

@sisi33573357-art

[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 (시도한 해결책):**

  1. Uninstalled and reinstalled Pinokio multiple times.
  2. Restarted the computer (rebooted) 5 times.
  3. Set the PINOKIO_HOME environment variable to a simple path (e.g., C:\Pinokio_Data).
  4. Confirmed running the application as Administrator.
  5. Confirmed Windows Defender's 'Controlled Folder Access' is OFF or disabled.

I have absolutely no idea what to do. Please help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions