ccpu / storybook-addon-playwright

An addon to visually test the stories in the multiple browser within storybook environment
MIT License
55 stars 13 forks source link

Not able to run storybook after 'storybook-addon-playwright' installation #46

Closed ma2kutty closed 1 year ago

ma2kutty commented 1 year ago

I am gettin the following error when i execute 'npm run storybook' after 'storybook-addon-playwright' installation

'Error: VirtualModulePlugin generate with storybook not found! possibly file name changed.'

I debugged for some time but could not get any clue, can somebody help me with this?

Version: "storybook-addon-playwright": "^4.13.11"

ccpu commented 1 year ago

Do you have correct version of storybook installed? this plugin only works with storybook@~6.4 and playwright ~1.17.