Unable to update to 11.1.0
See original GitHub issueI just tried npm update
to 11.1.0
but it never works for me:
npm ERR! code ETARGET
npm ERR! notarget No compatible version found: react-dates@'>=11.1.0 <12.0.0'
npm ERR! notarget Valid install targets:
npm ERR! notarget 1.0.0, 2.0.0, 2.1.0, 2.1.1, 2.2.0, 3.0.0, 3.1.0, 3.1.1, 3.2.0, 3.3.0, 3.3.1, 3.3.2, 3.3.3, 3.3.4, 3.4.0, 3.5.0, 3.6.0, 4.0.0, 4.0.1, 4.0.2, 4.1.0, 4.1.1, 4.1.2, 4.2.0, 4.3.0, 4.3.2, 4.3.3, 5.0.0, 5.1.0, 5.1.1, 5.2.0, 6.0.0, 6.0.1, 6.0.2, 6.1.0, 7.0.0, 7.0.1, 8.0.0, 8.1.0, 8.1.1, 8.2.0, 8.2.1, 9.0.0, 9.0.1, 10.0.0, 10.0.1, 10.1.0, 10.1.1, 10.1.2, 10.2.0, 11.0.0, 11.0.1
npm ERR! notarget
npm ERR! notarget This is most likely not a problem with npm itself.
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! A complete log of this run can be found in:
npm ERR! /Users/chrisp/.npm/_logs/2017-05-11T01_11_10_287Z-debug.log
My package.json
:
"react-dates": "^11.1.0"
Issue Analytics
- State:
- Created 6 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Some Big Sur users are unable to update macOS due to an ...
One seemingly obvious workaround would be to just directly download and manually apply the update package for Big Sur 11.1. Unfortunately, Apple ...
Read more >Can't update to MacOS 11 - Big Sur - Apple Community
My MBPro mid 2014 is updated to Catalina 10.15.7 (latest). However, when I try to update to Big Sur a message says I...
Read more >How to upgrade your version of Cognos Analytics - IBM
Answer. You can upgrade your version of Cognos Analytics by performing an "over the top" installation. This is the default upgrade method ...
Read more >iOS pod install is failing on project init #30690 - GitHub
Description When running npx react-native init , using any template, the pod install phase fails on macOS 11.1 and XCode 12.3.
Read more >CCS: Error while trying to install CCS 11.1.0. Installer believes it is ...
I am trying to install CCS 11.1.0 on my machine. Each time I try, the installer path check detects that the installer is...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Ah yes, I’ll clear the cache for the private registry, sorry should have thought about that.
That fixed it, can close this 👍 .