http-timer package not found when installing/updating plugin
See original GitHub issueHello, Used to use coc-json without any problem but today I tried to update the plugin and I got an error:
CocInstall coc-java
yarn add v1.10.1
warning package.json: No license field
warning No license field
[1/4] 🔍 Resolving packages...
error Couldn't find package "@szmarczak/http-timer@^1.1.2" required by "got@^9.6.0" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.
I have the same result if I do a yarn add coc-java
.
Do you have any idea how I can fix that?
Thanks
Issue Analytics
- State:
- Created 4 years ago
- Comments:6 (2 by maintainers)
Top Results From Across the Web
How to solve npm install error “npm ERR! code 1”
If your Node.js version is very recent, try downgrading. The stable version 14.16.1 worked.
Read more >Common errors | npm Docs
You are trying to install on a drive that either has no space, or has no permission to write. Free some disk space...
Read more >Customer Support - Plugin Alliance
On the Plugin Alliance customer support page you will find frequently asked questions, technical and sale support forms and product update histories.
Read more >Fix Briefly Unavailable for Scheduled Maintenance in ...
This error usually appears while updating WordPress core, plugins, ... need to manually install the plugin update, so it's working properly.
Read more >Download QuickTime 7.7.9 for Windows - Apple Support
... this update, please visit this website: http://support.apple.com/kb/HT201222. The QuickTime web browser plug-in is no longer installed ...
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
fixed by removing my
~/.npmrc
. I should have something wrong there. Sorry for the trouble.Could be problem of old yarn version.