-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
[email protected] doesn't exist #5320
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
Comments
It seems that npm unpublished 3.2.0 as the build was successful #5300 |
@flovilmart 3.2.0 was reverted mongodb/node-mongodb-native@508d685 Looks like they wanted to do a patch release instead of a minor release |
Well, it was published on npm at one point, and then unpublished :/ |
The fix has been merged @Erik-Stevens . I don’t believe this was released in the wild, so next release will be OK Sent with GitHawk |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue Description
Project won't build because the parse-server package.json file contains dependency: [email protected], which does not exist. I believe the latest npm package for mongodb is 3.1.13.
npm ERR! notarget No matching version found for [email protected]
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
npm ERR! notarget
npm ERR! notarget It was specified as a dependency of 'parse-server'
Logs
The text was updated successfully, but these errors were encountered: