当前位置:网站首页>Error occurred while trying to proxy request项目突然起不来了
Error occurred while trying to proxy request项目突然起不来了
2022-07-30 16:57:00 【程序员超时空】
1. 如果你是之前还能项目能正常运行,突然启不来了,或者别人启起来,你启不来,请尝试以下办法
(1)npm版本过低
步骤一:查看npm版本:npm -v
步骤二:更新到最新版本:npm -g installnpm
或者更新到指定版本:npm -g [email protected]版本号
步骤三:最后重启项目
(2)Node版本过低
升级Node但是不要轻易升级Node,到时候项目起不来,你会后悔的!!!
2. 如果你是项目起不来,请尝试一下办法
(1)检查【项目根目录configindex.js】,找到proxyTable配置项,是否缺少“http://”或者“https://”

(2)检查后台服务器是否开启,是否正常运行
(3)和上述图片对一下proxyTable配置项是否配置正确 ,尤其是pathRewrite
先自我介绍一下,小编13年上师交大毕业,曾经在小公司待过,去过华为OPPO等大厂,18年进入阿里,直到现在。深知大多数初中级java工程师,想要升技能,往往是需要自己摸索成长或是报班学习,但对于培训机构动则近万元的学费,着实压力不小。自己不成体系的自学效率很低又漫长,而且容易碰到天花板技术停止不前。因此我收集了一份《java开发全套学习资料》送给大家,初衷也很简单,就是希望帮助到想自学又不知道该从何学起的朋友,同时减轻大家的负担。添加下方名片,即可获取全套学习资料哦
边栏推荐
- Navisworks切换语言
- Daily practice------Generate 13-digit bar, Ean-13 code rule: The thirteenth digit is the check code obtained by the calculation of the first twelve digits.
- Mongoose模块
- Invalid or corrupt jarfile xxx.jar
- S7-200SMART中定时器的使用方法和常见注意事项汇总
- 大批程序员可能面临被劝退!
- 华为云数据治理生产线DataArts,让“数据‘慧’说话”
- FP6606ACAW4 TQFN-20L (3mmx3mm) USB双端口充电控制器 百盛电子代理
- 优酷视频元素内容召回系统:多级多模态引擎探索
- 向量检索基础方法总结
猜你喜欢

你是这样的volatile,出乎意料

PHP message feedback management system source code

Paper reading (63): Get To The Point: Summarization with Pointer-Generator Networks

What does a good resume look like in the eyes of a big factory interviewer?

Win11如何把d盘空间分给c盘?Win11d盘分盘出来给c盘的方法

Wanhua chemical fine chemical industry innovation product assembly

S7-200SMART中定时器的使用方法和常见注意事项汇总

Oracle动态监听与静态监听详解

Summary of String Copy, Concatenation, Comparison and Split Functions (1)

疫情之下的裁员浪潮,7点建议帮你斩获心仪offer
随机推荐
Chapter 5 Advanced SQL Processing
第一次用debug查询,发现这个为空,是不是代表还没获得数据库的意思?求帮助。
WeChat applet picker scroll selector use detailed explanation
牛客网刷题——运算符问题
vivo announced to extend the product warranty period, the system launched a variety of functional services
Discuz杂志/新闻报道模板(jeavi_line)UTF8-GBK模板
HUAWEI CLOUD data governance production line DataArts, let "data 'wisdom' speak"
登录模块调试-软件调试入门
从零开始的Multi-armed Bandit
Invalid or corrupt jarfile xxx.jar
强烈推荐APP破解常用工具集合!
[MRCTF2020]Ezaudit
初识二叉搜索树
数据库的三大范式
KDD‘21推荐系统离散特征表征无embedding table Learning to Embed Categorical Features without Embedding Tables for
CMake库搜索函数居然不搜索LD_LIBRARY_PATH
OpenCV形状检测
Large-scale integrated office management system source code (OA+HR+CRM) source code sharing for free
数据预处理:离散特征编码方法
数组和指针(2)