Closed nelsonBlack closed 4 years ago
The changes haven't yet reflected on npm. It's taking longer than usual. Let's give it a few hours
okay , thanks for the swift response
In the meantime you can use https://github.com/newtonmunene99/mpesa-api/packages/57741
thanks a bunch
kindly check the package , trying to install brings
In the meantime you can use https://github.com/newtonmunene99/mpesa-api/packages/57741
npm install @newtonmunene99/mpesa-api@2.3.1 --save
npm ERR! code E404
npm ERR! 404 Not Found - GET http://registry.npmjs.org/@newtonmunene99%2fmpesa-api - Not found
npm ERR! 404
npm ERR! 404 '@newtonmunene99/mpesa-api@2.3.1' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)```
Sorry about that, you have to specify to npm to use the GitHub package registry when installing. You can now install from npm https://www.npmjs.com/package/mpesa-api
npm i mpesa-api gets a previous version 2.2.0 , however latest version is 2.3.1