当前位置:网站首页>The port is occupied because the service is not shut down normally
The port is occupied because the service is not shut down normally
2022-07-06 12:52:00 【Demon Lord】
npm run dev When opening project effects , The following error reports are found , This is a reminder that 30005 Port occupied , The solution is as follows :
1. open cmd Command window , Input netstat -ano command ( Query all );

2. Enter... On the command line netstat -ano|findstr 30005 command , Available at this time 30005 The port corresponds to TCP Information , as follows , TCP Number is 7400;
3. stay cmd Input taskkill /f /t /im And corresponding TCP Number , To turn off the occupied port ; It can be used normally at this time npm run dev visit 30005 port ;
边栏推荐
- 【RTKLIB 2.4.3 b34 】版本更新简介一
- 燕山大学校园网自动登录问题解决方案
- Easy to use shortcut keys in idea
- In 2020, the average salary of IT industry exceeded 170000, ranking first
- [Chongqing Guangdong education] Shandong University College Physics reference materials
- MySQL performance tuning - dirty page refresh
- Compile GDAL source code with nmake (win10, vs2022)
- (5) Introduction to R language bioinformatics -- ORF and sequence analysis
- FairyGUI简单背包的制作
- 平衡二叉树详解 通俗易懂
猜你喜欢

Prove the time complexity of heap sorting

音乐播放(Toggle && PlayerPrefs)

(5) Introduction to R language bioinformatics -- ORF and sequence analysis

Idea problem record

Guided package method in idea
![[算法] 剑指offer2 golang 面试题5:单词长度的最大乘积](/img/e0/cea31070d6365eb57013cdead4a175.png)
[算法] 剑指offer2 golang 面试题5:单词长度的最大乘积

Expected value (EV)

Halcon knowledge: gray_ Tophat transform and bottom cap transform

Naive Bayesian theory derivation

NovAtel 板卡OEM617D配置步骤记录
随机推荐
There is no red exclamation mark after SVN update
[algorithm] sword finger offer2 golang interview question 8: the shortest subarray with a sum greater than or equal to K
(3) Introduction to bioinformatics of R language - function, data Frame, simple DNA reading and analysis
[算法] 剑指offer2 golang 面试题7:数组中和为0的3个数字
C programming exercise
[algorithm] sword finger offer2 golang interview question 3: the number of 1 in the binary form of the first n numbers
[Nodejs] 20. Koa2 onion ring model ----- code demonstration
2021.11.10 compilation examination
Solution to the problem of automatic login in Yanshan University Campus Network
VLSM variable length subnet mask partition tips
1041 be unique (20 points (s)) (hash: find the first number that occurs once)
341. Flatten nested list iterator
Mysql database index
Halcon knowledge: gray_ Tophat transform and bottom cap transform
Expected value (EV)
【干货】提升RTK模糊度固定率的建议之周跳探测
KF UD分解之伪代码实现进阶篇【2】
Easy to use shortcut keys in idea
[leetcode19] delete the penultimate node in the linked list
FairyGUI循環列錶