You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Upgrading from 6.3 to 6.4 crashing when running upgrade command. It correctly bumps version numbers in package.json, but fails during the 🔎 checking 'mainjsFramework' step.
To Reproduce
Reproducing it is going to be a challenge as it's an existing app. I'm hoping the stack trace may shed some light into something obvious.
Describe the bug
Upgrading from 6.3 to 6.4 crashing when running upgrade command. It correctly bumps version numbers in package.json, but fails during the
🔎 checking 'mainjsFramework'
step.To Reproduce
Reproducing it is going to be a challenge as it's an existing app. I'm hoping the stack trace may shed some light into something obvious.
System
System:
OS: macOS 11.6
CPU: (16) x64 Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz
Binaries:
Node: 14.18.1 - ~/.nvm/versions/node/v14.18.1/bin/node
Yarn: 1.22.15 - /usr/local/bin/yarn
npm: 6.14.15 - ~/.nvm/versions/node/v14.18.1/bin/npm
Browsers:
Chrome: 96.0.4664.55
Safari: 15.0
npmPackages:
@storybook/addon-actions: 6.4.3 => 6.4.3
@storybook/addon-links: 6.4.3 => 6.4.3
@storybook/addon-postcss: ^2.0.0 => 2.0.0
@storybook/addon-storyshots: 6.4.3 => 6.4.3
@storybook/addons: 6.4.3 => 6.4.3
@storybook/core: 6.4.3 => 6.4.3
@storybook/react: 6.4.3 => 6.4.3
Stack trace
The text was updated successfully, but these errors were encountered: