Getting 401 issue when file opener plugin installation #161
anusha-kaparapu
started this conversation in
General
Replies: 1 comment 4 replies
-
No, it's also available via the public npm registry. If you want to use the private GitHub npm registry, you need to be a Capawesome Insider. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi @robingenz we got the below issue when installing the file opener plugin. File opener is a paid plugin?
Could you please provide the info.
npm install @capawesome-team/capacitor-file-opener
npm ERR! code E401
npm ERR! 401 Unauthorized - GET https://npm.pkg.github.com/@capawesome-team%2fcapacitor-file-opener - unauthenticated: User cannot be authenticated with the token provided.
if we use capacitor-file-picker plugin in a project, is there any impact on the future?
Beta Was this translation helpful? Give feedback.
All reactions