You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chokidar 2 should probably be updated. It doesn't look good to get this message while doing a clean install.
To Reproduce
Do a clean install in (any?) project. Mine happens to be Vue 2.
System
Please paste the results of npx sb@next info here.
Need to install the following packages:
[email protected]
Ok to proceed? (y) n
npm ERR! canceled
npm ERR! A complete log of this run can be found in:
npm ERR! C:\<snip>\2022-09-01T09_23_43_652Z-debug-0.log
The text was updated successfully, but these errors were encountered:
Ohh, that'd be very nice. I'd love to know when 7.0 is scheduled for release as well. I haven't found anything like a roadmap yet, so the answer is likely "when it's ready" 😀 (at least for the time being)
Duplicate of #17436 and/or the issues already mentioned.
chokidar@2 is being brought in via webpack@4. The move to webpack@5 is a breaking change which is why it's not being included in Storybook 6.x.
Describe the bug
Chokidar 2 should probably be updated. It doesn't look good to get this message while doing a clean install.
To Reproduce
Do a clean install in (any?) project. Mine happens to be Vue 2.
System
Please paste the results of
npx sb@next info
here.The text was updated successfully, but these errors were encountered: