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
I'm trying to update nx in my current project and ran into something issues, so I figured I'll create a new project and see how it's setup there (we haven't updated in a while and may have missed some steps or are using some old workarounds).
6:24:22 PM [vite] Error when evaluating SSR module /src/components/icons/qwik.tsx:
|- ReferenceError: window is not defined
at eval (/Projects/org/apps/frontend/src/components/icons/qwik.tsx:38:3)
Expected Behavior
Starting a new project and adding storybook should work without extra steps or errors.
Current Behavior
I'm trying to update nx in my current project and ran into something issues, so I figured I'll create a new project and see how it's setup there (we haven't updated in a while and may have missed some steps or are using some old workarounds).
Created a brand new project and storybook fails:
Error:
So I've installed it manually:
I thiink it's working but I'm getting window errors (think related to literalpie/storybook-framework-qwik#74):
Expected Behavior
Starting a new project and adding storybook should work without extra steps or errors.
GitHub Repo
No response
Steps to Reproduce
Nx Report
Failure Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: