Kristoffer Møller Christensen
Results
1
comments of
Kristoffer Møller Christensen
> RUN npm unininstall --save @sentry/nextjs > RUN npm install --save @sentry/nextjs We aware that there's a typo in the first line. It should be RUN npm uninstall --save @sentry/nextjs...