IanVS / vite-plugin-turbosnap

Enables the use of Chromatic Turbosnap in vite storybook projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript error with `module: node16` or `nodenext` while importing vite-plugin-turbosnap

saschanaz opened this issue · comments

https://www.typescriptlang.org/play?target=99&moduleResolution=99&module=100#code/JYWwDg9gTgLgBDArlARhAzgOwIZjgMyghDgHIA3YGAUwFowAbRAc2E1qVQxzFICg+nNFlwAKAN5wiEGABFgUAFxlScAL4BKIA

This expression is not callable.
  Type 'typeof import("file:///node_modules/vite-plugin-turbosnap/dist/index")' has no call signatures.(2349)

This happens in TS 5.1.6.