注册成 Windows 服务 报错 #385
Answered
by
pan93412
MuXia-0326
asked this question in
Q&A
|
错误信息 Error: Cannot find module 'node-windows'
|
Answered by
pan93412
Dec 15, 2021
Replies: 4 comments
|
記得先安裝 node-windows # 先安裝 Node.js
npm i -g yarn
yarn --production |
0 replies
Answer selected by
1715173329
|
现在有一个很奇怪的问题,就是我安装好服务后,用网易云去ping端口也是通的,但网易云就是显示没有网络,不走这个程序的话又是正常的,找不到问题 |
0 replies
|
直接下打包好的程序运行却又可以使用,就很奇怪 |
0 replies
|
还有 npm i node-windows |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
記得先安裝 node-windows
# 先安裝 Node.js npm i -g yarn yarn --production