如何停止每个开口上的节点安装? Glitch.com 在整个项目上禁用自动重启在公共目录上禁用自动重新启动,并使用.js文件对更改进行重新启动

问题描述

Initializing node_modules,hold on...
node v12.0.0,with pnpm
Installing...
Performing headless installation
Resolving: total 1,reused 0,downloaded 0
Resolving: total 1,downloaded 0
Packages: +85
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Resolving: total 85,reused 84,downloaded 1
Resolving: total 85,downloaded 1,done
dependencies:
+ discord.js 11.4.2
+ dotenv 8.2.0
+ express 4.17.1
+ rgb-hex 3.0.0
+ util 0.12.3
Total install time: 3722ms

我的应用程序的节点总是在每次打开时再次自己安装。几分钟后,我的应用程序将关闭。我该如何在每次打开时停止此安装?

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)