当前位置:网站首页>[nodemon] app crashed - waiting for file changes before starting... resolvent
[nodemon] app crashed - waiting for file changes before starting... resolvent
2022-07-01 16:24:00 【Programming diagram music】
When requesting server data , With 5000 port , The simplified version is shown in the figure :
Then an error , I found some online methods , Take a note :

1、 modify package.json Inside dev Start item .

I can't .
2、 Kill the process
The red core Error statement is :[nodemon] app crashed - waiting for file changes before starting...
Combine the above sentence Starting inspector on 127.0.0.1:9229 failed: address already in use It can be known that it is because 9229 The port has been occupied by a program , So we need to kill The corresponding procedure , The project can continue to start .
So now it turns to how to find the program that occupies the specified port , And put it kill
1. Start ----> function ---->cmd, Or is it window+R Composite key , Call up the command window
2. Enter the command :
netstat -aon | findstr "5000"
Query the operation of the modified port , The port I use is 5000.

Remember the numbers in the last column , yes PID, Here is ”21996“.
3. Continue typing commands :
tasklist | findstr "21996"
See which process or program is taking up 21996 port , It turns out that : Lenovo browser .

4、 Just end the process in the task manager .

边栏推荐
- FPN网络详解
- Red team Chapter 10: ColdFusion the difficult process of deserializing WAF to exp to get the target
- Im instant messaging develops a message delivery scheme for 10000 people
- Sqlserver query: when a.id is the same as b.id, and the A.P corresponding to a.id cannot be found in the B.P corresponding to b.id, the a.id and A.P will be displayed
- 数据库系统原理与应用教程(004)—— MySQL 安装与配置:重置 MySQL 登录密码(windows 环境)
- [daily news]what happened to the corresponding author of latex
- Zabbix2.2监控之系统及应用日志监控报警
- 瑞典公布决定排除华为5G设备,但是华为已成功找到新出路
- OJ questions related to complexity (leetcode, C language, complexity, vanishing numbers, rotating array)
- Go 语言怎么使用对称加密?
猜你喜欢

Do280 management application deployment - pod scheduling control

【SQL语句】请问这边为什么select出了两个上海,查询出了不同的count我想让他变成一个上海,count只显示一个总和

高端程序员上班摸鱼指南

Malaysia's Star: Sun Yuchen is still adhering to the dream of digital economy in WTO MC12

超视频时代,什么样的技术会成为底座?

I'm a senior test engineer who has been outsourced by Alibaba and now has an annual salary of 40w+. My two-year career changing experience is sad

數據庫系統原理與應用教程(006)—— 編譯安裝 MySQL5.7(Linux 環境)

Pico,是要拯救还是带偏消费级VR?

What is the digital transformation of manufacturing industry

DO280管理应用部署--pod调度控制
随机推荐
Pico,是要拯救还是带偏消费级VR?
韩国AI团队抄袭震动学界!1个导师带51个学生,还是抄袭惯犯
高端程序员上班摸鱼指南
Problèmes rencontrés dans le développement de la GI pour maintenir le rythme cardiaque en vie
[每日一氵]Latex 的通讯作者怎么搞
ThinkPHP kernel work order system source code commercial open source version multi user + multi customer service + SMS + email notification
Korean AI team plagiarizes shock academia! One tutor with 51 students, or plagiarism recidivist
Go 语言源码级调试器 Delve
怎么用MySQL语言进行行列装置?
毕业后5年,我成为了年薪30w+的测试开发工程师
Guide for high-end programmers to fish at work
【每日一题】1175. 质数排列
Uncover the "intelligence tax" of mousse: spend 4billion on marketing, and only 7 invention patents
Talking from mlperf: how to lead the next wave of AI accelerator
FPN网络详解
數據庫系統原理與應用教程(006)—— 編譯安裝 MySQL5.7(Linux 環境)
芯片供应转向过剩,中国芯片日产增加至10亿,国外芯片将更难受
如何使用phpIPAM来管理IP地址和子网
How to use MySQL language for row and column devices?
There will be a gap bug when the search box and button are zoomed
