28 lines
2.2 KiB
Plaintext
28 lines
2.2 KiB
Plaintext
[00:23:07.612] [INFO] storybook v10.4.6
|
||
[00:23:08.342] [DEBUG] Getting package.json info for /home/jordan/projects/MrARM-UI/package.json...
|
||
[00:23:08.509] [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
|
||
[00:23:08.800] [INFO] Starting...
|
||
[00:23:08.960] [DEBUG] Starting preview..
|
||
[00:23:08.968] [INFO] Using implicit CSS loaders
|
||
[00:23:09.472] [ERROR] Failed to build the preview
|
||
[00:23:09.474] [ERROR] [38;2;241;97;97mSB_FRAMEWORK_ANGULAR_0001 (AngularLegacyBuildOptionsError): Your Storybook startup script uses a solution that is not supported anymore.
|
||
You must use Angular builder to have an explicit configuration on the project used in angular.json.
|
||
|
||
Please run 'npx storybook automigrate' to automatically fix your config.
|
||
|
||
More info:
|
||
- https://github.com/storybookjs/storybook/blob/next/MIGRATION.md#angular-drop-support-for-calling-storybook-directly
|
||
- https://github.com/storybookjs/storybook/tree/next/code/frameworks/angular#how-do-i-migrate-to-an-angular-storybook-builder
|
||
[39m
|
||
at checkForLegacyBuildOptions (file://./node_modules/@storybook/angular/dist/server/framework-preset-angular-cli.js:159:11)
|
||
at Object.webpackFinal (file://./node_modules/@storybook/angular/dist/server/framework-preset-angular-cli.js:93:3)
|
||
at async Object.webpack (file://./node_modules/@storybook/builder-webpack5/dist/presets/custom-webpack-preset.js:282:28)
|
||
at async starter (file://./node_modules/@storybook/builder-webpack5/dist/index.js:811:16)
|
||
at async Module.start (file://./node_modules/@storybook/builder-webpack5/dist/index.js:915:14)
|
||
at async storybookDevServer (file://./node_modules/storybook/dist/core-server/index.js:11496:158)
|
||
at async buildOrThrow (file://./node_modules/storybook/dist/core-server/index.js:8205:12)
|
||
at async buildDevStandalone (file://./node_modules/storybook/dist/core-server/index.js:12057:41)
|
||
at async withTelemetry (file://./node_modules/storybook/dist/_node-chunks/chunk-G7NXW2C2.js:650:12)
|
||
at async dev (file://./node_modules/storybook/dist/bin/core.js:2735:3)
|
||
[00:23:09.480] [WARN] Broken build, fix the error above.
|
||
You may need to refresh the browser. |