robingenz / capacitor-plugin-demo

⚡️ Simple Ionic Angular app to demonstrate the use of certain Capacitor plugins.
https://capacitor-plugin-demo-robingenz.vercel.app/home
MIT License
98 stars 22 forks source link

bug: authentication token not provided error on npm i #788

Closed fabus961 closed 1 year ago

fabus961 commented 1 year ago

Describe the bug

npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm WARN deprecated formidable@1.2.6: Please upgrade to latest, formidable@v2 or formidable@v3! Check these notes: https://bit.ly/2ZEqIau
npm WARN deprecated superagent@5.3.1: Please upgrade to v7.0.2+ of superagent.  We have fixed numerous issues with streams, form-data, attach(), filesystem errors not bubbling up (ENOENT on attach()), and all tests are now passing.  See the releases tab for more information at <https://github.com/visionmedia/superagent/releases>.
npm ERR! code E401
npm ERR! 401 Unauthorized - GET https://npm.pkg.github.com/download/@capawesome-team/capacitor-file-opener/0.0.1/f131d9e19a577a22bbe19f357532345beb180b08 - authentication token not provided

To Reproduce Steps to reproduce the behavior:

  1. Git clone repo
  2. cd into repo
  3. npm i
  4. See error
  5. ¯_(ツ)_/¯

Expected behavior The dependencies should install without authentication token not provided exception

Desktop (please complete the following information):

robingenz commented 1 year ago

Please have a look at the README:

You must have access to the Capawesome Sponsorware (Read more)

gerhardcit commented 1 year ago

Please have a look at the README:

You must have access to the Capawesome Sponsorware (Read more) This points to an archived project? Any change of getting it updated?

https://github.com/capawesome-team/capacitor-datetime-picker#sponsorware

robingenz commented 1 year ago

I just updated the README.md