当前位置:网站首页>Solve the problem of running server nodemon reporting errors
Solve the problem of running server nodemon reporting errors
2022-06-13 04:18:00 【Hunterst_】
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,mjs,json
[nodemon] starting `node scr.js`
node:events:498
throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE: address already in use :::9000
at Server.setupListenHandle [as _listen2] (node:net:1330:16)
at listenInCluster (node:net:1378:12)
at Server.listen (node:net:1465:7)
at Object.<anonymous> (C:\Users\HUAWEI\Desktop\webfuwu\scr.js:8:8)
at Module._compile (node:internal/modules/cjs/loader:1103:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1155:10)
at Module.load (node:internal/modules/cjs/loader:981:32)
at Function.Module._load (node:internal/modules/cjs/loader:822:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:77:12)
at node:internal/main/run_main_module:17:47
Emitted 'error' event on Server instance at:
at emitErrorNT (node:net:1357:8)
at processTicksAndRejections (node:internal/process/task_queues:83:21) {
code: 'EADDRINUSE',
errno: -4091,
syscall: 'listen',
address: '::',
port: 9000
}
[nodemon] app crashed - waiting for file changes before starting... Usage: nodemon [nodemon options] [script.js] [args]
See "nodemon --help" for more.
C:\Users\HUAWEI\Desktop\webfuwu>
Generally, it is because of permission problems
Windows Power Shell
Find the command window , It's a blue command window , Higher authority than black
And then run it ok
边栏推荐
- 电磁兼容常用名词术语
- 建模杂谈系列143 数据处理、分析与决策系统开发的梳理
- Unity Shader 学习 004-Shader 调试 平台差异性 第三方调试工具
- [web] cookies and sessions
- 十億數據量 判斷元素是否存在
- [test development] advanced part - Classification of various test technologies
- ROS topics and nodes
- Data analysis report
- Redis hyperloglog cardinality statistics algorithm
- [test development] file compression project practice
猜你喜欢

Real time question answering of single chip microcomputer / embedded system

电磁兼容常用名词术语

Interpretation of mobile phone private charging protocol

SCM: introduction to Modbus communication protocol
![[zeloengine] localization process /imgui Chinese culture](/img/ec/7eb7edc236b09994c2981e6f13dc68.png)
[zeloengine] localization process /imgui Chinese culture
![[note]vs2015 compilation of masm32 using MASM32 Library](/img/f5/b47336af248d1b485208ec3f9ca12b.png)
[note]vs2015 compilation of masm32 using MASM32 Library

Translation of ego planner papers

The could not find com scwang. smart:refresh-layout-kernel:2.0.3. Required by: project: the app cannot load the third-party package

MCU: RS485 communication and Modbus Protocol

出现Could not find com.scwang.smart:refresh-layout-kernel:2.0.3.Required by: project :app 无法加载第三方包情况
随机推荐
十億數據量 判斷元素是否存在
No more! Another member of the team left..
Hugo blog building tutorial
Hugo 博客搭建教程
ROS topics and nodes
[test development] use case
Interpretation of usb-if bc1.2 charging protocol
Introduction to RFM analysis
Sword finger offer 11 Minimum number of rotation array - binary lookup
Zoom and move the H5 part of the mobile end
SCM: introduction and operation of EEPROM
web自动化测试之webdriver api总结
Promise combined with await
Configuration and practice of shardingsphere JDBC sub database separation of read and write
Intervention analysis + pseudo regression
【ZeloEngine】本地化流程/ImGui中文化
Et framework -22 creating serverinfo entities and events
Lightweight digital mall system based on PHP
Common array methods in JS (map, filter, foreach, reduce)
MCU: EEPROM multi byte read / write operation sequence