Cannot access ServerFns
GET http://localhost:3000/customScript.js net::ERR_ABORTED 404 (Not Found)Understand this error
createClientRpc.js?v=5d579772:9 Uncaught (in promise) ReferenceError: process is not defined
at createClientRpc (createClientRpc.js?v=5d579772:9:43)
at __root.tsx:26:1
Refers to the serverFn in the attached file
Not sure why this is happening, never had any issues with server/client splitting in previous versions
1 Reply
correct-apricotOP•3d ago
No build errors by the way