Skip to content
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

Missing version dependency, mkdirp@0.5.3 #4210

Closed
joseluisvl opened this issue Mar 19, 2020 · 1 comment
Closed

Missing version dependency, mkdirp@0.5.3 #4210

joseluisvl opened this issue Mar 19, 2020 · 1 comment
Labels
invalid not something we need to work on, such as a non-reproducing issue or an external root cause

Comments

@joseluisvl
Copy link

Today we have this problem when installing mocha, it seems that the mkdirp@0.5.3 is missing.

npm ERR! code ETARGET
npm ERR! notarget No matching version found for mkdirp@0.5.3
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 'mocha'
npm ERR! notarget

Regards, Jose.

@juergba
Copy link
Member

juergba commented Mar 19, 2020

#4199 (comment)

@juergba juergba added invalid not something we need to work on, such as a non-reproducing issue or an external root cause and removed unconfirmed-bug labels Mar 19, 2020
@juergba juergba closed this as completed Mar 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid not something we need to work on, such as a non-reproducing issue or an external root cause
Projects
None yet
Development

No branches or pull requests

2 participants