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
.yarn/__virtual__/@storybook-react-virtual-d17d932f4d/2/.yarn/berry/cache/@storybook-react-npm-9.0.0-rc.3-6b0272b8a0-10c0.zip/node_modules/@storybook/react/dist/observable-like.d-b7430e69.d.ts:1:9 - error TS2669: Augmentations for the global scope can only be directly nested in external modules or ambient module declarations.
1 declare global {
~~~~~~
Found 1 error in .yarn/__virtual__/@storybook-react-virtual-d17d932f4d/2/.yarn/berry/cache/@storybook-react-npm-9.0.0-rc.3-6b0272b8a0-10c0.zip/node_modules/@storybook/react/dist/observable-like.d-b7430e69.d.ts:1
This may be a tsup bug? It's shaking and splitting the dts files, but seems to have left only the global declaration from observable-like in its own file, which isn't valid.
Possibly related: egoist/tsup#843; still appears in latest tsup.
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
When type checking:
Reproduction link
https://stackblitz.com/edit/github-z41zrfuy
Reproduction steps
No response
System
Additional context
No response
The text was updated successfully, but these errors were encountered: