Hi, seems this is the most relevant library for using nfc with ionic. I'm just having some issues installing it.
npm WARN deprecated @npmcli/move-file@1.1.2: This functionality has been moved to @npmcli/fs
npm WARN deprecated source-map-resolve@0.6.0: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated sourcemap-codec@1.4.8: Please use @jridgewell/sourcemap-codec instead
npm WARN deprecated @npmcli/move-file@2.0.1: This functionality has been moved to @npmcli/fs
npm ERR! code E403
npm ERR! 403 403 Forbidden - GET https://npm.pkg.github.com/download/@capawesome-team/capacitor-nfc/5.0.2/972e469916ac2b711158b10a9f5fe0fd922c36fb - Permission permission_denied: read_package
npm ERR! 403 In most cases, you or one of your dependencies are requesting
npm ERR! 403 a package version that is forbidden by your security policy, or
npm ERR! 403 on a server you do not have access to.
npm ERR! A complete log of this run can be found in: /Users/alexwalker/.npm/_logs/2023-12-11T22_06_29_332Z-debug-0.log
Hi, seems this is the most relevant library for using nfc with ionic. I'm just having some issues installing it.
My .npmrc file contains
I created a read API key in my tokens and ran
i put my github username and my token value as the username and password and then it says
but when i then do
npm install @capawesome-team/capacitor-nfc
I get the above error.Any support appreciated, thanks!
P.S Well that explains it. There's nothing in this package...
EDIT:
The contents of that log file is