'Trouble installing aws-sdk on Ubuntu
Here is the error I am getting
$ npm i aws-sdk
npm WARN deprecated [email protected]: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
npm WARN deprecated [email protected]: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm ERR! code E404
npm ERR! 404 Object Not Found - GET https://skimdb.npmjs.com/registry/jmespath/-/jmespath-0.16.0.tgz - not_found
npm ERR! 404
npm ERR! 404 'jmespath@https://skimdb.npmjs.com/registry/jmespath/-/jmespath-0.16.0.tgz' is not in this registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! 404
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.
npm ERR! A complete log of this run can be found in:
npm ERR! /home/hickyheather/.npm/_logs/2022-04-06T13_27_34_476Z-debug-0.log
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
