Npm run dev Times is wrong.

I reported this error when I was running npm run dev. Does anyone know why?

Mar.04,2021

seems to be promise usage error, unable to get the interface. / api


says that there is an error in your asynchronous operation without using catch to capture the request. If you catch the error, the program will not terminate. This is your case if the code you wrote to send the request went wrong and did not capture it.

Menu