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
Hm, I haven't heard of windows problems for a while. Would you mind updating to the latest versions, and potentially clear and regenerate your lock file in case you have an old version of a storybook package hanging around?
What version of
vite
are you using?4.4.9
System info and storybook versions
System:
OS: Windows 10 10.0.22621
CPU: (16) x64 12th Gen Intel(R) Core(TM) i7-1260P
Binaries:
Node: 18.17.1 - C:\Program Files\nodejs\node.EXE
npm: 9.6.7 - C:\Program Files\nodejs\npm.CMD <----- active
Browsers:
Edge: Spartan (44.22621.2283.0), Chromium (117.0.2045.47)
Describe the Bug
When running Storybook via
storybook dev
, the application compiles and is hosted as expected.However, when opening the browser, the Application crashes with the following error;
The correct path should be `D:\Work Projects\StoryBook', though it appears to not parse the path correctly on Windows.
This works on an M1/M2 Mac.
Dependencies;
Link to Minimal Reproducible Example
No response
Participation
The text was updated successfully, but these errors were encountered: