ThaUnknown / miru

Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.
https://miru.watch
GNU General Public License v3.0
2.18k stars 125 forks source link

[Build Issue]: no entry for '/fsevents/2.3.3' in pnpm-lock.yaml #419

Closed LovingMelody closed 5 months ago

LovingMelody commented 5 months ago

Preflight checklist

What app version are you using?

master

What operating system version are you using?

Linux

Expected Behavior

No response

Actual Behavior

Building with pnpm install --frozen-lockfile --no-optional --ignore-script fails with the following error:

no configure script, doing nothing
Running phase: buildPhase
no Makefile or custom buildPhase, doing nothing
Running phase: installPhase
Scope: all 5 workspace projects
Lockfile is up to date, resolution step is skipped
 ERR_PNPM_LOCKFILE_MISSING_DEPENDENCY  Broken lockfile: no entry for '/fsevents/2.3.3' in pnpm-lock.yaml

This issue is probably caused by a badly resolved merge conflict.
To fix the lockfile, run 'pnpm install --no-frozen-lockfile'.

Screenshots

No response

ThaUnknown commented 5 months ago

you need optional, you can't ignore scripts