No matching version found for @arch-ui/day-picker@^0.0.16
See original GitHub issueBug report
Describe the bug
$ npm i --save-exact @keystonejs/fields
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @arch-ui/day-picker@^0.0.16
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 '@keystonejs/fields'
npm ERR! notarget
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/kevin/.npm/_logs/2019-12-11T02_35_57_534Z-debug.log
To Reproduce
Try installing the latest version of @keystonejs/fields
.
Expected behaviour
Package should install correctly.
System information
Not relevant
Additional context
The latest version of this package looks like it’s 0.0.15: https://www.npmjs.com/package/@arch-ui/day-picker?activeTab=versions
Issue Analytics
- State:
- Created 4 years ago
- Reactions:1
- Comments:7 (4 by maintainers)
Top Results From Across the Web
Npm Error - No matching version found for - Stack Overflow
I have npm 8.1.2 and was trying to install newer version of angualr cli, got an error saying "No matching version found for...
Read more >No matching version found for lru-cache@^6.0.0. #170 - GitHub
When I try to do npm install, I'm receiving this error. npm ERR! code ETARGET npm ERR! notarget No matching version found for...
Read more >No matching version found for [Error LoopBack Solved]
npm WARN config cache-min This option has been deprecated in favor of '--prefer-offline'.npm ERR! code ETARGET npm ERR! notarget No matching ...
Read more >Npm "No matching version found" - Nexus Repository Manager
Once again, I am getting an error when I attempt install an npm package with NXRM npm-group that is configured as registry in...
Read more >No matching version found for appdynamics@20.8.0
following the install instruction to install the app agent === From the root directory of your Node.js application, run this command: npm ...
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
We’ve just put out a new release that should fix this. Apologies, we had a couple of packages not in the last release due to a permission error.
Thanks @znicholasbrown, I’ll use that as a workaround for now.