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
The docs and codemod are incorrect here - getAntiCSRFToken got moved to auth, not rpc
Paste all your error logs here:
app/lib/replicache/blitz.ts:1:10 - error TS2305: Module '"@blitzjs/rpc"' has no exported member 'getAntiCSRFToken'.
1 import { getAntiCSRFToken } from "@blitzjs/rpc";
What is the problem?
The docs and codemod are incorrect here -
getAntiCSRFToken
got moved to auth, not rpcPaste all your error logs here:
Paste all relevant code snippets here:
What are detailed steps to reproduce this?
Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response
The text was updated successfully, but these errors were encountered: