-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdebug-storybook.log
More file actions
29 lines (29 loc) 路 2.83 KB
/
Copy pathdebug-storybook.log
File metadata and controls
29 lines (29 loc) 路 2.83 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
[17:04:35.411] [INFO] storybook v10.2.16
[17:04:35.758] [DEBUG] Getting package.json info for /Users/lorenzo.cancellara/Documents/Programmazione/havas-ui/package.json...
[17:04:36.048] [INFO] Starting...
[17:04:36.065] [WARN] unable to find package.json for radix-ui
[17:04:36.265] [DEBUG] Starting preview..
[17:04:36.766] [WARN] 馃毃 Unable to index files:
- ./src/stories/ui/Button.stories.mdx: Invariant failed: No matching indexer found for /Users/lorenzo.cancellara/Documents/Programmazione/havas-ui/src/stories/ui/Button.stories.mdx
- ./src/stories/ui/Card.stories.mdx: Invariant failed: No matching indexer found for /Users/lorenzo.cancellara/Documents/Programmazione/havas-ui/src/stories/ui/Card.stories.mdx
- ./src/stories/ui/Button.stories.mdx: Invariant failed: No matching indexer found for /Users/lorenzo.cancellara/Documents/Programmazione/havas-ui/src/stories/ui/Button.stories.mdx
- ./src/stories/ui/Card.stories.mdx: Invariant failed: No matching indexer found for /Users/lorenzo.cancellara/Documents/Programmazione/havas-ui/src/stories/ui/Card.stories.mdx
[17:04:36.768] [ERROR] Failed to build the preview
[17:04:36.768] [ERROR] Error: [38;2;241;97;97mUnable to index files:
- ./src/stories/ui/Button.stories.mdx: Invariant failed: No matching indexer found for ./src/stories/ui/Button.stories.mdx
- ./src/stories/ui/Card.stories.mdx: Invariant failed: No matching indexer found for ./src/stories/ui/Card.stories.mdx
- ./src/stories/ui/Button.stories.mdx: Invariant failed: No matching indexer found for ./src/stories/ui/Button.stories.mdx
- ./src/stories/ui/Card.stories.mdx: Invariant failed: No matching indexer found for ./src/stories/ui/Card.stories.mdx[39m
at _StoryIndexGenerator.getIndexAndStats (file://./node_modules/storybook/dist/core-server/index.js:6087:15)
at async _StoryIndexGenerator.getIndex (file://./node_modules/storybook/dist/core-server/index.js:6076:13)
at async getOptimizeDeps (file://./node_modules/@storybook/builder-vite/dist/index.js:1857:15)
at async createViteServer (file://./node_modules/@storybook/builder-vite/dist/index.js:1884:19)
at async Module.start (file://./node_modules/@storybook/builder-vite/dist/index.js:1912:17)
at async storybookDevServer (file://./node_modules/storybook/dist/core-server/index.js:7295:83)
at async buildOrThrow (file://./node_modules/storybook/dist/core-server/index.js:4506:12)
at async buildDevStandalone (file://./node_modules/storybook/dist/core-server/index.js:7710:41)
at async withTelemetry (file://./node_modules/storybook/dist/_node-chunks/chunk-CSGMAQQ4.js:218:12)
at async dev (file://./node_modules/storybook/dist/bin/core.js:2734:3)
[17:04:36.769] [WARN] Broken build, fix the error above.
You may need to refresh the browser.
[17:04:38.958] [PROMPT] Would you like to send anonymous crash reports to improve Storybook and fix bugs faster? {"choice":true}