Hi
I am trying to integrate sentry in a new Ionic app, following the guidelines from https://docs.sentry.io/platforms/javascript/ionic/.
When I run npm install I get:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! @sentry/cli@1.55.1 install: node scripts/install.js
npm ERR! Exit status 1
Anybody knows what could be wrong here, or how to fix this? Any bits of help/tips/tricks will be very appreciated
Kind Regards
Morten