当前位置:网站首页>Error occurred while trying to proxy request The project suddenly can't get up
Error occurred while trying to proxy request The project suddenly can't get up
2022-07-31 00:23:00 【drhrht】
1. If you can still run the project normally before, but suddenly it can't start, or someone else can start it and you can't start it, please try the following methods
(1) npm version is too low
Step 1: Check the npm version: npm -v
Step 2: Update to the latest version: npm -g installnpm
Or update to the specified version: npm -g [email protected] number
Step 3: Finally restart the project
(2) Node version is too low
Upgrade Node but don't upgrade Node easily, you will regret it when the project fails!!!
2. If you are unable to start the project, please try the method
(1) Check the [project root directory configindex.js], find the proxyTable configuration item, whether it is missing "http://" or "https://"
(2) Check whether the background server is turned on and running normally
(3) Check with the above picture whether the proxyTable configuration items are configured correctly, especially pathRewrite
Let me introduce myself first. The editor graduated from Shanghai Jiaotong University in 2013. I worked in a small company and went to big factories such as Huawei and OPPO. I joined Alibaba in 2018, until now.I know that most junior and intermediate java engineers want to upgrade their skills, they often need to explore their own growth or sign up to study, but for training institutions, the tuition fee is nearly 10,000 yuan, which is really stressful.Self-learning that is not systematic is very inefficient and lengthy, and it is easy to hit the ceiling and the technology stops.Therefore, I collected a "full set of learning materials for java development" for everyone. The original intention is also very simple. I hope to help friends who want to learn by themselves but don't know where to start, and at the same time reduce everyone's burden.Add the business card below to get a full set of learning materials
边栏推荐
猜你喜欢
软件开发设计流程
牛客网刷题训练(四)
MySQL table design for message queue to store message data
A complete guide to avoiding pitfalls for the time-date type "yyyy-MM-dd HHmmss" in ES
Kotlin协程:协程上下文与上下文元素
会议OA项目待开会议、所有会议功能
47. 【Pointers and Arrays】
joiplay模拟器如何调中文
[Tang Yudi Deep Learning-3D Point Cloud Combat Series] Study Notes
什么是Promise?Promise的原理是什么?Promise怎么用?
随机推荐
joiplay模拟器如何调中文
h264和h265解码上的区别
Shell programming conditional statement test command Integer value, string comparison Logical test File test
从两个易错的笔试题深入理解自增运算符
asser利用蚁剑登录
web漏洞之需要准备的工作
MySQL数据库面试题总结(2022最新版)
binglog日志追踪:数据备份并备份追踪
Game mall table establishment
【Multithreading】
The first level must project independently
数据库的严格模式
Learn Scope from a Compilation Perspective!
Neural Network (ANN)
从笔试包装类型的11个常见判断是否相等的例子理解:包装类型、自动装箱与拆箱的原理、装箱拆箱的发生时机、包装类型的常量池技术
MySQL系列一:账号管理与引擎
pytorch双线性插值
加密传输过程
Necessary artifacts - AKShare quants
Gabor滤波器学习笔记