-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy pathdoctor-storybook.log
29 lines (26 loc) · 2.62 KB
/
doctor-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
🩺 The doctor is checking the health of your Storybook..
{
column: 0,
file: 'C:\\Users\\j1nxt02\\develop\\data-transparency-ui\\.storybook\\main.js',
length: 6,
line: 2,
lineText: 'module.exports = {',
namespace: '',
suggestion: ''
}
The CommonJS "module" variable is treated as a global variable in an ECMAScript module and may not work as expected
╭ Incompatible packages found ───────────────────────────────────────────────────────────────────────────────────────────────────────╮
│ │
│ The following packages are incompatible with Storybook 8.6.4 as they depend on different major versions of Storybook packages: │
│ - @storybook/[email protected] (8.6.4 available!) │
│ Repo: https://github.com/storybookjs/storybook/tree/main/addons/docs │
│ │
│ │
│ Please consider updating your packages or contacting the maintainers for compatibility details. │
│ For more on Storybook 8 compatibility, see the linked GitHub issue: │
│ https://github.com/storybookjs/storybook/issues/26031 │
│ │
╰────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────╯
You can always recheck the health of your project by running:
npx storybook doctor
Full logs are available in C:\Users\j1nxt02\develop\data-transparency-ui\doctor-storybook.log