Type '"url" | "authToken" | "org" | "project" | "vscRemote" | "dist" | "silent"' does not satisfy the constraint 'keyof SentryCliOptions' #4136
Labels
Package: nextjs
Issues related to the Sentry Nextjs SDK
Package + Version
@sentry/browser
@sentry/node
raven-js
raven-node
(raven for node)Version:
Description
TypeScript error:
How to reproduce the issue:
Use
tsc
with{"skipLibCheck": false}
.The text was updated successfully, but these errors were encountered: