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
Error: Parse failure: Export 'LoadingProps' is not defined (16:0)
At file: /node_modules/cmdk-sv/dist/cmdk/index.js
Contents of line 16: LoadingProps, DialogProps, CommandProps, EmptyProps, ItemProps, GroupProps, ListProps, InputProps, SeparatorProps };
at ssrTransformScript (file:///node_modules/vite/dist/node/chunks/dep-bb8a8339.js:55419:15)
at ssrTransform (file:///node_modules/vite/dist/node/chunks/dep-bb8a8339.js:55394:12)
at Object.ssrTransform (file:///node_modules/vite/dist/node/chunks/dep-bb8a8339.js:65077:20)
at loadAndTransform (file:///node_modules/vite/dist/node/chunks/dep-bb8a8339.js:55065:24)
at async instantiateModule (file:///node_modules/vite/dist/node/chunks/dep-bb8a8339.js:55951:10)
The text was updated successfully, but these errors were encountered:
pheuter
changed the title
SSR error during vite deb: Export 'LoadingProps' is not defined
SSR error during vite dev: Export 'LoadingProps' is not definedOct 25, 2023
Code:
The text was updated successfully, but these errors were encountered: