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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

npm i fails because of requested flipper-common@0.240.0 is not available #5414

Open
heg2 opened this issue Jan 15, 2024 · 1 comment
Open

Comments

@heg2
Copy link

heg2 commented Jan 15, 2024

馃悰 Bug Report

Trying to install flipper via npm fails because flipper requires the exact version 0.240.0 of flipper-common, while the newest version of flipper-common published on npmjs is 0.212.0.

heg2@MBP test % npm i flipper
npm ERR! code ETARGET
npm ERR! notarget No matching version found for flipper-common@0.240.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

To Reproduce

You do not even need a project to reproduce. Just enter npm i flipper to your terminal pointing to an empty folder.

Environment

Operating system Mac OS 14.2.1, npm 10.2.3.

@heg2
Copy link
Author

heg2 commented Apr 4, 2024

How is this still an issue three months later? Is no one capable to adjust the package.json for using correct references?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant