move to svelte kit
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 2m4s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 4m23s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 1m53s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 4m16s
Some checks failed
ESP-IDF Build / build (esp32c6, release-v5.4) (push) Failing after 2m4s
ESP-IDF Build / build (esp32c6, release-v5.5) (push) Failing after 4m23s
ESP-IDF Build / build (esp32s3, release-v5.4) (push) Failing after 1m53s
ESP-IDF Build / build (esp32s3, release-v5.5) (push) Failing after 4m16s
Signed-off-by: Peter Siegmund <developer@mars3142.org>
This commit is contained in:
13
firmware/debug-storybook.log
Normal file
13
firmware/debug-storybook.log
Normal file
@@ -0,0 +1,13 @@
|
||||
[17:12:14.017] [INFO] [36mInitializing Storybook[39m
|
||||
[17:12:14.195] [DEBUG] Getting package.json info for /Users/mars3142/Coding/git.mars3142.dev/system-control/firmware/package.json...
|
||||
[17:12:14.195] [DEBUG] Getting CLI versions from NPM for storybook...
|
||||
[17:12:14.195] [DEBUG] Executing command: npm info storybook version
|
||||
[17:12:14.850] [INFO] Adding Storybook version 10.2.8 to your project
|
||||
[17:12:14.851] [ERROR] Unable to initialize Storybook in this directory.
|
||||
|
||||
Storybook couldn't detect a supported framework or configuration for your project. Make sure you're inside a framework project (e.g., React, Vue, Svelte, Angular, Next.js) and that its dependencies are installed.
|
||||
|
||||
Tips:
|
||||
- Run init in an empty directory or create a new framework app first.
|
||||
- If this directory contains unrelated files, try a new directory for Storybook.
|
||||
[17:12:14.853] [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
|
||||
Reference in New Issue
Block a user