Anyone seen a similar error message when compiling a Plasmic project w/ TS? It’s likely a config error on my end, but want to check here first
node_modules/@plasmicapp/react-web/dist/index-common.d.ts:1:41 - error TS2307: Cannot find module 'classnames/types' or its corresponding type declarations.
1 export declare const classNames: import("classnames/types").ClassNamesExport;
No luck after installing @types/classnames