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

Proxy error #6

Open
Srinidh-12 opened this issue Jun 2, 2023 · 2 comments
Open

Proxy error #6

Srinidh-12 opened this issue Jun 2, 2023 · 2 comments

Comments

@Srinidh-12
Copy link

Issue Overview

In 4.4 while changing proxy I am getting this error
"Could not proxy request /api
Screenshot (7)
/articles/learn-node from localhost:3000 to http://localhost:8000/."

Describe your environment

Steps to Reproduce

Expected Behavior

Current Behavior

Screenshot (6)

Possible Solution

Screenshots / Video

Related Issues

@marysennello
Copy link

I am getting the same error

@adamchurnside
Copy link

Make sure your front-end blog app package.json file has

"proxy": "http://localhost:8000/"

If that doesn't work, check your terminal for errors occurring in the back-end server.js file.

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

3 participants