Skip to content
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

Black screen #186

Open
myrainbowandsky opened this issue Nov 1, 2023 · 5 comments
Open

Black screen #186

myrainbowandsky opened this issue Nov 1, 2023 · 5 comments

Comments

@myrainbowandsky
Copy link

npm run dev and visit http://localhost:5173/.

I just get black screen.

@myrainbowandsky myrainbowandsky changed the title Black sreen Black screen Nov 1, 2023
@61cygni
Copy link
Collaborator

61cygni commented Nov 1, 2023 via email

@jajawunderbar
Copy link

you have to use VITE_CLERK_PUBLISHABLE_KEY not NEXT... in the env.local

@myrainbowandsky
Copy link
Author

you have to use VITE_CLERK_PUBLISHABLE_KEY not NEXT... in the env.local

Thank you! I used VITE...

@myrainbowandsky
Copy link
Author

Can you post what's in the javascript console?

On Wed, Nov 1, 2023 at 2:37 AM myrainbowandsky @.> wrote: npm run dev and visit http://localhost:5173/. I just get black screen. — Reply to this email directly, view it on GitHub <#186>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWEFGE2CLYW33VEE3OUVGLYCIJ5FAVCNFSM6AAAAAA6ZALKJSVHI2DSMVQWIX3LMV43ASLTON2WKOZRHE3TEMBSGQ4TCNQ . You are receiving this because you are subscribed to this thread.Message ID: @.>

npm run dev

> [email protected] dev
> npm-run-all dev:init --parallel dev:frontend dev:backend


> [email protected] dev:init
> convex dev --run init --until-success

✔ 15:05:29 Convex functions ready! (1.63m)
✔ Finished running function "init"

> [email protected] dev:frontend
> vite


> [email protected] dev:backend
> convex dev


  VITE v4.5.1  ready in 386 ms

  ➜  Local:   http://localhost:5173/ai-town
  ➜  Network: use --host to expose
  ➜  press h to show help
✔ 15:07:27 Convex functions ready! (1.85m)

@likw99
Copy link

likw99 commented Jan 20, 2024

I met the same issue on Apple M2 MacOS version 13.2.1.
Anyone know how to proceed? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants