pajaydev / ebay-node-api

eBay API Client for node
https://pajaydev.github.io/ebay-node-api
MIT License
131 stars 76 forks source link

Npm install is failing #115

Closed adibenmati closed 4 years ago

adibenmati commented 4 years ago

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/oauth-ebay/-/oauth-ebay-1.3.2.tgz npm ERR! 404 npm ERR! 404 'oauth-ebay@1.3.2' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 It was specified as a dependency of 'ecoprice-backend' npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

pajaydev commented 4 years ago

@adibenmati Kindly install the library again, you wont face this issue

yarn add ebay-node-api 

or

npm install ebay-node-api 
pajaydev commented 4 years ago

Closing this. Kindly let me know if you are facing this issue