nodejs Process finished with exit code 0错误

2024-10-13 00:11:55

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

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

nodejs Process finished with exit code 0错误

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

nodejs Process finished with exit code 0错误

5、ok。

猜你喜欢