-
Notifications
You must be signed in to change notification settings - Fork 0
/
migration-storybook.log
75 lines (67 loc) · 5.5 KB
/
migration-storybook.log
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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
🔎 checking possible migrations..
⚠️ failed to check fix nodejs-requirement
Error: ❌ Unable to determine storybook version.
🤔 Are you running automigrate from your project directory?
at Object.check (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:270:733)
at automigrate (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:284:751)
at doUpgrade (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:354:2889)
at async withTelemetry (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/core-server/dist/index.js:33:5533)
at async upgrade (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:354:3177)
Unable to find storybook main.js config, skipping
Unable to find storybook main.js config
⚠️ failed to check fix storybook-binary
Error: ❌ Unable to determine storybook version.
🤔 Are you running automigrate from your project directory?
at Object.check (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:138:971)
at automigrate (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:284:751)
at async doUpgrade (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:354:2883)
at async withTelemetry (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/core-server/dist/index.js:33:5533)
at async upgrade (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:354:3177)
⚠️ failed to check fix sb-scripts
Error: ❌ Unable to determine storybook version.
🤔 Are you running automigrate from your project directory?
at Object.check (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:124:2121)
at automigrate (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:284:751)
at async doUpgrade (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:354:2883)
at async withTelemetry (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/core-server/dist/index.js:33:5533)
at async upgrade (/Users/jeremytenjo/Dev/starter-website/node_modules/@storybook/cli/dist/generate.js:354:3177)
Unable to find storybook main.js config, skipping
Unable to find storybook main.js config, skipping
Unable to find storybook main.js config, skipping
╭ Migration check ran with failures ──────────────────────────────────╮
│ │
│ │
│ Failed migrations: │
│ │
│ nodejs-requirement: │
│ ❌ Unable to determine storybook version. │
│ 🤔 Are you running automigrate from your project directory? │
│ │
│ storybook-binary: │
│ ❌ Unable to determine storybook version. │
│ 🤔 Are you running automigrate from your project directory? │
│ │
│ sb-scripts: │
│ ❌ Unable to determine storybook version. │
│ 🤔 Are you running automigrate from your project directory? │
│ │
│ │
│ You can find the full logs in │
│ /Users/jeremytenjo/Dev/starter-website/migration-storybook.log │
│ │
│ ───────────────────────────────────────────────── │
│ │
│ If you'd like to run the migrations again, you can do so by │
│ running 'npx storybook@next automigrate' │
│ │
│ The automigrations try to migrate common patterns in your │
│ project, but might not contain everything needed to migrate to │
│ the latest version of Storybook. │
│ │
│ Please check the changelog and migration guide for manual │
│ migrations and more information: │
│ https://storybook.js.org/migration-guides/7.0 │
│ And reach out on Discord if you need help: │
│ https://discord.gg/storybook │
│ │
╰─────────────────────────────────────────────────────────────────────╯