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
11:26:39 AM [vite] Error when evaluating SSR module virtual:remix/server-build: failed to import "flexlayout-react"
|- /test/node_modules/flexlayout-react/lib/index.js:1
export * from './view/Layout';
^^^^^^
SyntaxError: Unexpected token 'export'
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Build the component using vite
Expected behavior
Vite build should run fine.
Operating System
macOS
Browser Type?
Google Chrome
Browser Version
91.1
Screenshots or Videos
WIll add later
Additional context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
I'm getting this error while building
11:26:39 AM [vite] Error when evaluating SSR module virtual:remix/server-build: failed to import "flexlayout-react"
|- /test/node_modules/flexlayout-react/lib/index.js:1
export * from './view/Layout';
^^^^^^
SyntaxError: Unexpected token 'export'
Your Example Website or App
No response
Steps to Reproduce the Bug or Issue
Expected behavior
Vite build should run fine.
Operating System
macOS
Browser Type?
Google Chrome
Browser Version
91.1
Screenshots or Videos
WIll add later
Additional context
No response
The text was updated successfully, but these errors were encountered: