nodejs Process finished with exit code 0错误

2026-02-14 06:06:05

1、首先确保弄nodejs已经配置好了,程序也没有问题

2、打开package.json赋值node后面的路径。我这里是./bin/www

nodejs Process finished with exit code 0错误

3、在工具栏点卡发布项目下拉按钮,选择Edit Confingurations

nodejs Process finished with exit code 0错误

4、配置javascript file为./bin/www保存即可o 

nodejs Process finished with exit code 0错误

5、ok。

猜你喜欢