You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I was trying to install sentry-tauri using the npm run tauri add sentry command. But this fails as @tauri-apps/plugin-sentry doesn't seem to exist in npm!
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
The text was updated successfully, but these errors were encountered:
Hi I was trying to install sentry-tauri using the
npm run tauri add sentry
command. But this fails as @tauri-apps/plugin-sentry doesn't seem to exist in npm!The text was updated successfully, but these errors were encountered: