I'm trying to install the plugin into my project but I am getting a 404 instead of sucess
% npm i @monaca/monaca-plugin-barcode-scanner
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/monaca-plugin-barcode-scanner - Not found
npm error 404
npm error 404 'monaca-plugin-barcode-scanner@~1.5.0' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /Users/xxxxxxxx/.npm/_logs/2025-03-26T14_04_48_711Z-debug-0.log
I have also tried cordova plugin add monaca-plugin-barcode-scanner with the same issue + have installed many other plugins and all is good with them
Has something happened to the npm registry for your plugin?
I'm trying to install the plugin into my project but I am getting a 404 instead of sucess
% npm i @monaca/monaca-plugin-barcode-scanner
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/monaca-plugin-barcode-scanner - Not found
npm error 404
npm error 404 'monaca-plugin-barcode-scanner@~1.5.0' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /Users/xxxxxxxx/.npm/_logs/2025-03-26T14_04_48_711Z-debug-0.log
I have also tried cordova plugin add monaca-plugin-barcode-scanner with the same issue + have installed many other plugins and all is good with them
Has something happened to the npm registry for your plugin?