[13:52:39.261] [INFO] storybook v10.2.10 [13:52:41.560] [DEBUG] Getting package.json info for /Users/takey/workspace/chartjs-plugin-stacked100/package.json... [13:52:41.563] [WARN] You are currently using Storybook 10.2.10 but you have packages which are incompatible with it: - @storybook/addon-essentials@8.6.14 which depends on 8.6.14 Repo: https://github.com/storybookjs/storybook/tree/next/code/addons/essentials - @storybook/blocks@8.6.14 which depends on ^8.6.14 Repo: https://github.com/storybookjs/storybook/tree/next/code/lib/blocks - @storybook/experimental-addon-test@8.6.14 which depends on 8.6.14 Repo: https://github.com/storybookjs/storybook/tree/next/code/addons/test - @storybook/test@8.6.15 which depends on 8.6.15 Repo: https://github.com/storybookjs/storybook/tree/next/code/lib/test Please consider updating your packages or contacting the maintainers for compatibility details. For more details on compatibility guidance, see: https://github.com/storybookjs/storybook/issues/32836 [13:52:43.047] [DEBUG] Serving static files from node_modules/@chromatic-com/storybook/assets at /addon-visual-tests-assets [13:52:43.047] [INFO] Starting... [13:52:43.287] [ERROR] SB_CORE-SERVER_0004 (NoMatchingExportError): There was an exports mismatch error when trying to build Storybook. Please check whether the versions of your Storybook packages match whenever possible, as this might be the cause. Problematic example: { "@storybook/react": "7.5.3", "@storybook/react-vite": "7.4.5", "storybook": "7.3.0" } Correct example: { "@storybook/react": "7.5.3", "@storybook/react-vite": "7.5.3", "storybook": "7.5.3" } Please run `npx storybook doctor` for guidance on how to fix this issue. More info:  at buildOrThrow (file://./node_modules/storybook/dist/core-server/index.js:4509:9) at process.processTicksAndRejections (node:internal/process/task_queues:105:5) at async buildDevStandalone (file://./node_modules/storybook/dist/core-server/index.js:7611:66) at async withTelemetry (file://./node_modules/storybook/dist/_node-chunks/chunk-S3MWHNYJ.js:218:12) at async dev (file://./node_modules/storybook/dist/bin/core.js:2734:3) at async _Command. (file://./node_modules/storybook/dist/bin/core.js:2803:92) [13:52:43.290] [WARN] Broken build, fix the error above. You may need to refresh the browser. [13:52:52.623] [PROMPT] Would you like to send anonymous crash reports to improve Storybook and fix bugs faster? {"choice":false} [13:52:52.628] [INFO] Storybook collects completely anonymous usage telemetry. We use it to shape Storybook's roadmap and prioritize features. You can learn more, including how to opt out, at https://storybook.js.org/telemetry