npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/@tauri-apps%2fplugin-sentry - Not found
npm error 404
npm error 404 '@tauri-apps/plugin-sentry@*' 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: C:\Users\MathiasOttosson\AppData\Local\npm-cache\_logs\2024-12-24T19_36_08_262Z-debug-0.log
Failed to install NPM dependency
Error Failed to install NPM dependency
Hi I was trying to install sentry-tauri using the
npm run tauri add sentrycommand. But this fails as @tauri-apps/plugin-sentry doesn't seem to exist in npm!