You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using angular 9 version and created a small application. When i deploy that application to some of my servers then i am getting Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR but same application is working on some other server also which i tested with the same compiled files just changing the URL in main.js files. Are there any dependencies in IIS server for Angular which we need to install first. I'm not able to find any solution for this. Can you guys please help me in this.
Here is ss for this error.