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 when evaluating SSR module /src/routes/index.tsx: failed to import "solid-blocks"
Error when evaluating SSR module /node_modules/.pnpm/solid-start@0.3.4_@solidjs+meta@0.28.6_@solidjs+router@0.8.3_solid-js@1.7.11_solid-start-node@0.3.4_vite@4.4.9/node_modules/solid-start/root/FileRoutes.tsx: failed to import "/src/routes/index.tsx"
Error when evaluating SSR module /src/root.tsx: failed to import "/node_modules/.pnpm/solid-start@0.3.4_@solidjs+meta@0.28.6_@solidjs+router@0.8.3_solid-js@1.7.11_solid-start-node@0.3.4_vite@4.4.9/node_modules/solid-start/root/FileRoutes.tsx"
SyntaxError: Cannot use import statement outside a module
etc.
Any fixes available? Changing / removing excludes, externals or noExternals do not help.
Vite gives multiple errors:
etc.
Any fixes available? Changing / removing excludes, externals or noExternals do not help.
vite.config.ts:
The text was updated successfully, but these errors were encountered: