Closed Atzac closed 1 year ago
On build the application, this error appears:
src/index.ts → dist/cjs/index.ts, dist/esm/index.ts... (!) Plugin typescript: @rollup/plugin-typescript TS2307: Cannot find module '@stitches/react' or its corresponding type declarations. src/stitches.config.ts: (1:32)
1 import { createStitches } from '@stitches/react';
Description
On build the application, this error appears:
src/index.ts → dist/cjs/index.ts, dist/esm/index.ts... (!) Plugin typescript: @rollup/plugin-typescript TS2307: Cannot find module '@stitches/react' or its corresponding type declarations. src/stitches.config.ts: (1:32)
1 import { createStitches } from '@stitches/react';