#[Storybook automigrate] ❌ Unable to determine storybook version so the automigrations will be skippe
5 messages · Page 1 of 1 (latest)
5 messages · Page 1 of 1 (latest)
I just noticed this message underneath 🤔 Are you running automigrate from your project directory? Please specify your Storybook config directory with the --config-dir flag. ERR! TypeError: Cannot convert undefined or null to object
Our storybook is in a folder from the root called .storybook
And I am running npx storybook@latest upgrade --prerelease in the root
If I run npm run storybook I see Cannot set properties of undefined (setting 'isSelfAccepting') (x171)