Skip to content

installing on windows without docker guide issue #468

@sipodshow

Description

@sipodshow

i found this guide :
#224
and followed it. but i have this issue:

changed 18 packages in 4s

2 packages are looking for funding
run npm fund for details

up to date, audited 1878 packages in 15s

277 packages are looking for funding
run npm fund for details

47 vulnerabilities (7 low, 20 moderate, 19 high, 1 critical)

To address issues that do not require attention, run:
npm audit fix

To address all issues possible (including breaking changes), run:
npm audit fix --force

Some issues need review, and may require choosing
a different dependency.

Run npm audit for details.
node:fs:1349
const result = binding.mkdir(
^

Error: ENOENT: no such file or directory, mkdir 'C:\jellystat\server\daemon'
at Object.mkdirSync (node:fs:1349:26)
at C:\Users\zombi\AppData\Roaming\npm\node_modules\node-windows\lib\daemon.js:530:16
at suppressedCallback (node:fs:254:5)
at FSReqCallback.oncomplete (node:fs:185:23) {
errno: -4058,
code: 'ENOENT',
syscall: 'mkdir',
path: 'C:\jellystat\server\daemon'
}

Node.js v24.11.1

im on a windows 10 pro desktop
i am not an expert on any of the applications installed to achieve this so cant tell where it went wrong. is this supported here? please and thankyou

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions