devkit icon indicating copy to clipboard operation
devkit copied to clipboard

Cannot find module '@storybook/angular' or its corresponding type declarations

Open tja4472 opened this issue 2 years ago • 1 comments

With the latest version of "@jscutlery/cypress-angular": "0.9.2" I'm getting error

ERROR in ../../node_modules/@jscutlery/cypress-mount/src/lib/cypress-mount.d.ts:6:28 - error TS2307: Cannot find module '@storybook/angular' or its corresponding type declarations.

6 import type { Story } from '@storybook/angular';

tja4472 avatar Apr 09 '22 16:04 tja4472

See; https://github.com/tja4472/cypress-angular-test

tja4472 avatar Apr 09 '22 16:04 tja4472