aspnetcore with angular error NodeInvocationException: The Node invocation timed out after 60000ms
问题 i'm using yo generator-aspnetcore-spa once i run the app i got problem An unhandled exception occurred while processing the request. NodeInvocationException: The Node invocation timed out after 60000ms. You can change the timeout duration by setting the InvocationTimeoutMilliseconds property on NodeServicesOptions. The first debugging step is to ensure that your Node.js function always invokes the supplied callback (or throws an exception synchronously), even if it encounters an error.