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

SSR Cannot Be Served #509

Open
Barzi-Ahmed opened this issue Feb 23, 2025 · 0 comments
Open

SSR Cannot Be Served #509

Barzi-Ahmed opened this issue Feb 23, 2025 · 0 comments

Comments

@Barzi-Ahmed
Copy link

Current Behavior

When starting a new One project (with Tamagui Minimal template), by only changing the mode from SSG to SSR in vite config file, and building the project, then running the project via bun run serve, only an empty white page appears with status code 404 in the console error logs.

Expected Behavior

No response

One Version

1.1.451

Platform (Web, iOS, Android)

Web

Reproduction

- bun x one
- choose tamagui minimal template
- change mode to ssr in vite config
- bun run build:web
- bun run serve

System Info

System:
    OS: macOS 15.3.1
    CPU: (10) arm64 Apple M4
    Memory: 1.04 GB / 16.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.13.1 - /opt/homebrew/opt/node@22/bin/node
    npm: 10.9.2 - /opt/homebrew/opt/node@22/bin/npm
    pnpm: 10.0.0 - /opt/homebrew/bin/pnpm
    bun: 1.2.3 - /opt/homebrew/bin/bun
  Browsers:
    Chrome: 133.0.6943.127
    Safari: 18.3
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

1 participant