2021年1月4日星期一

My nodemon app crashed after updating npm. What to do?

I went ahead and used npm update in my terminal(hyper) and when I tried to restart my app.js server, I got an error stating

[nodemon] app crashed - waiting for file changes before starting...

I thought I needed to use this command (npm update) in order to update my node modules, but then for some reason, some modules got deleted. ("Error: Cannot find module 'parseurl'"). I'm still a newbie to development and have no clue where to go from here. What to do?

Here's a screenshot of the error in my terminal. screenshot of error

https://stackoverflow.com/questions/65570030/my-nodemon-app-crashed-after-updating-npm-what-to-do January 05, 2021 at 05:24AM

没有评论:

发表评论