Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
3 tasks done
LovingMelody opened this issue Feb 13, 2024 · 1 comment
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@LovingMelody
Copy link

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

@LovingMelody LovingMelody added the bug Something isn't working label Feb 13, 2024
@ThaUnknown
Copy link
Owner

you need optional, you can't ignore scripts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants