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

Logs not logging in terminal #1581

Open
neldivad opened this issue Jul 23, 2024 · 4 comments
Open

Logs not logging in terminal #1581

neldivad opened this issue Jul 23, 2024 · 4 comments

Comments

@neldivad
Copy link

npx json-server --watch data/db.json --port 3500
$ npx json-server --watch data/db.json --port 3500
--watch/-w can be omitted, JSON Server 1+ watches for file changes by default
JSON Server started on PORT :3500
Press CTRL-C to stop
Watching data/db.json...

(˶ᵔ ᵕ ᵔ˶)

Index:
http://localhost:3500/

Static files:
Serving ./public directory if it exists

Endpoints:
http://localhost:3500/bruh
http://localhost:3500/items

Expect printed logs when URL is accessed or when update request is made, but terminal is silent.

Did not install npm -i json-server, using json-server out of box via npx.

@Shub3am
Copy link

Shub3am commented Jul 25, 2024

just tested, facing same.

in fact, nothing is being printed on any flags whatsoever

@Nivedhatest
Copy link

Even i am facing the same issue thereby no log are getting captured.
Screenshot 2024-07-31 191116

@Kushagra-Gupta-2607
Copy link

Can i pick this up this issue?

@bbelbuken
Copy link

Anyone find any solution to this ?

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

5 participants