question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

It doesn't work when I follow the setup step

See original GitHub issue

I am trying to setup project with the following commands

$ yarn create vite-app <project-name>
$ cd <project-name>
$ yarn
$ yarn dev

Everything seems to be okay, but vite serve throws 404 after starting the server

> vite

vite v1.0.0-rc.4

  Dev server running at:
  > Local:    http://localhost:3000/
  > Network:  http://192.168.1.122:3000/
$ curl http://localhost:3000/
Not Found

But vite build works fine!

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:11 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
yyx990803commented, Sep 11, 2020

Just tested again and it’s mysteriously working now…

0reactions
paysonTsungcommented, Sep 22, 2020

same

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix an installed Android app that isn't working - Google Support
Step 1: Restart & update · Open your phone's Settings app. · Near the bottom, tap System and then Advanced and then System...
Read more >
How to troubleshoot Windows Installer errors - Microsoft Support
Fix that installation or update process was not completed successfully · Click Start · On the General tab, click Selective startup, and then...
Read more >
Set up your iPhone or iPad - Apple Support
If you signed in with your Apple ID, follow the steps to set up Apple Pay and iCloud Keychain. Set up Screen Time...
Read more >
10 ways to fix Instagram if it's not working properly
If you have an Android phone, follow these steps: 1. Start the Settings app. 2. Tap Apps & notifications. 3. Go to the...
Read more >
Docker Engine post-installation steps
Optional post-installation steps for Linux. ... You can also run the following command to activate the changes to groups: $ newgrp docker.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found