WaspW
Wasp4mo ago
12 replies
NEROX

Could not Fast Refresh ("AuthContext" export is incompatible)

Yesterday updated from 0.16 to 0.18 (latest).

Now when recompiling it gives me these alerts:


[ Client ] 10:06:48 AM [vite] (client) hmr invalidate /@fs/home/rootall/apps/app/.wasp/out/sdk/wasp/dist/auth/forms/Auth.jsx Could not Fast Refresh ("AuthContext" export is incompatible). Learn more at https://github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#consistent-components-exports
[ Client ] 10:06:48 AM [vite] (client) hmr update /@fs/home/rootall/app/.wasp/out/sdk/wasp/dist/auth/forms/Login.jsx, /@fs/home/rootall/app/.wasp/out/sdk/wasp/dist/auth/forms/Signup.jsx, /@fs/home/rootall/app/.wasp/out/sdk/wasp/dist/auth/forms/internal/common/LoginSignupForm.jsx


It seems that they don't cause any problems when compiling, but why have they started to appear?
Is there something I haven't taken into account when migrating?
Was this page helpful?