当前位置:网站首页>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
边栏推荐
- Lambda end operation find and match findany
- [zeloengine] localization process /imgui Chinese culture
- [test development] installation of test management tool Zen path
- Interpretation and implementation of proxy mode
- [Yugong series] June 2022 Net architecture class 080 master cluster and database switching of distributed middleware schedulemaster
- Single chip microcomputer: main index of a/d (analog-to-digital conversion)
- EMC整改纲要
- [test development] automated test selenium (II) -- common APIs for webdriver
- 【ZeloEngine】本地化流程/ImGui中文化
- 【剑指Offer】面试题25.合并两个有序的链表
猜你喜欢
120. triangle minimum path sum - Dynamic Planning
1.4.2 Capital Market Theroy
Reread the classic: end to end object detection with transformers
重读经典:《End-to-End Object Detection with Transformers》
knife4j aggregation 2.0.9支持路由文档自动刷新
Introduction and use of ES6
Single chip microcomputer: basic concepts of a/d and d/a
[MySQL] index and transaction
The most detailed swing transformer mask of window attachment in history -- Shaoshuai
Ladder race
随机推荐
EMC rectification outline
【自动化测试】关于unittest你需要知道的事
环评图件制作-数据处理+图件制作
EGO Planner代码解析----CMakeLists.txt和package.xml
Advanced Mathematics (Seventh Edition) Tongji University exercises 1-3 personal solutions
ET框架-22 创建ServerInfo实体及事件
Unity shader learning 004 shader debugging platform difference third-party debugging tools
EGO planner论文翻译
Use ASE encryption and decryption cache encapsulation in Vue project
MCU: EEPROM multi byte read / write operation sequence
Hugo 博客搭建教程
Koa file upload and download
dumi 搭建文档型博客
R: Employee turnover forecast practice
Simple static web page + animation (small case)
JS common array methods
Filter and listener
Translation of ego planner papers
解答私信@田田WX //2022-6-12 C语言 51单片机LED模拟交通灯
基于DE2-115平台的VGA显示