ThaUnknown / miru

Bittorrent streaming software for cats. Stream anime torrents, real-time with no waiting for downloads.

Home Page:https://miru.watch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

LovingMelody opened this issue · comments

Preflight checklist

  • I have searched the issue tracker for a bug report that matches the one I want to file, without success.
  • I have searched the frequently asked questions for a solution that fixes this problem, without success.
  • I have checked that I'm using the latest stable version of the app.

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

commented

you need optional, you can't ignore scripts