Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
666 views
in Technique[技术] by (71.8m points)

javascript - 尝试在React Webapp中将请求代理到Node.js服务器时发生错误(Error occurred while trying to proxy request in react webapp to node.js server)

I'm new with node.js and react When I try to sign in with my app, I have this error occured in my console.

(我是node.js的新手并做出反应当我尝试使用我的应用登录时,我的控制台中发生了此错误。)

Connection seems not to be made.

(似乎没有建立连接。)

I work only in localhost.

(我只在本地主机工作。)

[HPM] Error occurred while trying to proxy request /users/me from localhost:3000 to http://localhost:8080 (ECONNREFUSED) (https://nodejs.org/api/errors.html#errors_common_system_errors)
  ask by Marc translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...