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.

Could not install from "node_modules/@uppy/aws-s3"

See original GitHub issue

Edit by @goto-bus-stop: This should be SOLVED in Uppy 1.9.1. Please ensure you have the latest versions by doing npm install uppy@latest if you are using the uppy package, or for each plugin by doing npm install @uppy/PLUGINNAME@latest if you are using individual plugin packages.

what happen with the new version?

image

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:3
  • Comments:8 (2 by maintainers)

github_iconTop GitHub Comments

2reactions
goto-bus-stopcommented, Feb 12, 2020

@arturi just published 1.9.1 which appears to fix the issue: image Thanks all for notifying us!

2reactions
ptgamrcommented, Feb 12, 2020

@zifahm for now, I stick with older version in the lock file (@uppy/core v1.7.1) … don’t delete the lock file, otherwise ^1.7.1 will resolve to 1.8, then it’ll error. Or you have to pin the exeact version and do not use ^

Read more comments on GitHub >

github_iconTop Results From Across the Web

@uppy/aws-s3 - npm
Start using @uppy/aws-s3 in your project by running `npm i @uppy/aws-s3`. There are 33 other projects in the npm registry using @uppy/aws-s3.
Read more >
Help with Uppy + AWS S3 Example · Issue #1116 - GitHub
I am trying to get the example to work for uppy to work with S3 using a presigned url. Can anybody help explain...
Read more >
AWS S3 - Uppy
The @uppy/aws-s3 plugin can be used to upload files directly to an S3 bucket. Uploads can be signed using either Companion or a...
Read more >
Is there a way to "npm install" from AWS S3? - Stack Overflow
According to the documentation, you should be able to install a package from any url resolving to a gzipped tarball.
Read more >
Uppy AWS S3 Plugin - Filebase
Uppy features a comprehensible API and a variety of modules and plugins for file manipulation and management. Uppy currently does not support Windows...
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