Uppy: Fail to install uppy from npm

Created on 16 Dec 2019  Â·  5Comments  Â·  Source: transloadit/uppy

Seems like some versions are not picked up by NPM like 1.4.1 release of xhr-upload: https://www.npmjs.com/package/@uppy/xhr-upload which results in the following error

:npm install uppy --save
npm ERR! code ETARGET
npm ERR! notarget No matching version found for @uppy/xhr-upload@^1.4.1
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 '@uppy/aws-s3'
npm ERR! notarget
Bug

Most helpful comment

Yup, works for me as well, thanks!

All 5 comments

Ow, thanks for the report! I did get emails from npm that everything went well, but a bunch of packages do not appear to be updated yet. It might be an eventual consistency thing :confused:, will keep my eye on it!

image

Looks like npm is having issues: https://github.com/npm/cli/issues/593

From what I can gather it should normalize after a few hours … would recommend pinning to an earlier version in the mean time if you have an urgent need!

Thanks for the quick reply, and hopefully it will be resolved shortly.

Installing [email protected] now works for me locally. Could you try again in your project as well to confirm?

Yup, works for me as well, thanks!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

evanoberholster picture evanoberholster  Â·  3Comments

ameft picture ameft  Â·  4Comments

agreene-coursera picture agreene-coursera  Â·  4Comments

skunkwerk picture skunkwerk  Â·  3Comments

hikurangi picture hikurangi  Â·  4Comments