bugsnag-js
bugsnag-js copied to clipboard
TypeScript Error
Bugsnag version: 7.22.2
import Bugsnag from '@bugsnag/js'; Bugsnag.start({ apiKey: 'YOUR_API_KEY' });
Error: Property 'start' does not exist on type 'typeof import("node_modules/@bugsnag/js/types")'.
Any thoughts?