-
Notifications
You must be signed in to change notification settings - Fork 429
Closed
Labels
Description
Exception: Call to Node module failed with error: Prerendering timed out after 30000ms because the boot function in 'C:\Users\Matej\Documents\Visual Studio 2017\Projects\aspnetcore-angular2-universal-master 3/Client/dist/main-server' returned a promise that did not resolve or reject. Make sure that your boot function always resolves or rejects its promise. You can change the timeout value using the 'asp-prerender-timeout' tag helper.
What am i doing wrong? While RestAPI is working, the website is not loading :(