Ruben Silva
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Ruben Silva on 9/30/2024 in #questions
Deployng Nextjs app on Windows Server 2019
Has anyone succed in doing it? I've tried everything and simply can't figure how to make it work.
24 replies
KKinde
•Created by Ruben Silva on 1/12/2024 in #💻┃support
Error: this method must be invoked in a node.js environment
I'm using Kind with NextJs, and everything was working well, but out of nowhere, I've started to get the following error:
Unhandled Runtime Error
Error: this method must be invoked in a node.js environment
Call Stack
createKindeServerClient
node_modules/.pnpm/@[email protected]/node_modules/@kinde-oss/kinde-typescript-sdk/dist/sdk/clients/server/index.js (7:0)
I've installed the NextJS App Router SDK v2.
4 replies