-
Notifications
You must be signed in to change notification settings - Fork 772
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running Starter Kit - enterprise and it does not render #135
Comments
Thanks for reaching out and providing detailed information. Based on your description, it seems the issue might be related to the configuration in your file, specifically the Please update the
After updating the variable, save the file and restart your development server by running |
Hi @Vukani351 , |
Breaks for me in the same way. I'm trying with the default config.
I'm noticing that the
I'm on MacOS, and Node 20. |
Hi,
please help me figure out what's wrong with my starter kit project.
I am running it on windows 10 machine, I first ran
npm install -g pnpm
inside the enterprise folder then I rannpm run dev
and it runs and shows a bunch of terminal logs - > success' but it never reaches the terminal log showing the host and port its running on "localhost:3001"I also assumed its many the configs - but the configs in the .env file are the same as the ones on vercel and its working the but not locally -> this is what I have in the .env file:
If any one has suggestion on what could be blocking me please assist.
Highly appreciate it
The text was updated successfully, but these errors were encountered: