question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

No matching version found for @arch-ui/day-picker@^0.0.16

See original GitHub issue

Bug 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:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
MadeByMikecommented, Dec 11, 2019

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.

1reaction
thekevinbrowncommented, Dec 11, 2019

Thanks @znicholasbrown, I’ll use that as a workaround for now.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found