forked from Invoice-Liquidity-Network/ILN-Frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug-storybook.log
More file actions
36 lines (32 loc) · 2.51 KB
/
Copy pathdebug-storybook.log
File metadata and controls
36 lines (32 loc) · 2.51 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[09:45:13.126] [INFO] storybook v10.4.3
[09:45:15.800] [WARN] As of Storybook 10.0, PnP is deprecated.
If you are using PnP, you can continue to use Storybook 10.0, but we recommend migrating to a different package manager or linker-mode.
In future versions, PnP compatibility will be removed.
[09:45:19.497] [DEBUG] Getting package.json info for /home/nursca/Invoice-Liquidity-Network/frontend/package.json...
[09:45:19.510] [WARN] You are currently using Storybook [1m10.4.3[22m but you have packages which are incompatible with it:
- @storybook/addon-essentials@8.6.18 which depends on 8.6.18
Repo: https://github.com/storybookjs/storybook/tree/next/code/addons/essentials
- @storybook/addon-interactions@8.6.18 which depends on 8.6.18
Repo: https://github.com/storybookjs/storybook/tree/next/code/addons/interactions
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
[09:45:22.918] [INFO] Starting...
[09:45:23.368] [ERROR] [38;2;241;97;97mError: Build failed with 3 errors:
node_modules/@storybook/addon-a11y/dist/manager.js:49:62: ERROR: Could not resolve "storybook/highlight"
node_modules/storybook/dist/core-server/presets/common-manager.js:76:23: ERROR: Could not resolve "@storybook/global"
node_modules/storybook/dist/core-server/presets/common-manager.js:91:38: ERROR: Could not resolve "storybook/internal/csf"[39m
at failureErrorWithLog (./node_modules/esbuild/lib/main.js:1748:15)
at ./node_modules/esbuild/lib/main.js:1207:25
at runOnEndCallbacks (./node_modules/esbuild/lib/main.js:1588:45)
at buildResponseToResult (./node_modules/esbuild/lib/main.js:1205:7)
at ./node_modules/esbuild/lib/main.js:1232:16
at responseCallbacks.<computed> (./node_modules/esbuild/lib/main.js:884:9)
at handleIncomingPacket (./node_modules/esbuild/lib/main.js:939:12)
at Socket.readFromStdout (./node_modules/esbuild/lib/main.js:862:7)
at Socket.emit (node:events:508:28)
at addChunk (node:internal/streams/readable:559:12)
[09:45:23.381] [WARN] Broken build, fix the error above.
You may need to refresh the browser.
[09:47:54.034] [PROMPT] Would you like to send anonymous crash reports to improve Storybook and fix bugs faster? {"choice":true}
[09:47:54.041] [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