Topic: MDB-Pro_4.19.2 installation error need more info
                  
                  bbq598
                  free
                  asked 4 years ago
                
*Expected behavior*Just follow the 5 mis quick start at this addresshttps://mdbootstrap.com/support-ask-question/do as same thing as he did around 2.25 min. but instead of him I got a lot of errors.imgs are post below, is there anyway I can fix this?
Resources (scre enshots, code snippets etc.)


FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
              Opened
Specification of the issue
              - ForumUser: Free
 - Premium support: No
 - Technology: MDB jQuery
 - MDB Version: 4.19.2
 - Device: PC
 - Browser: Chroom
 - OS: Windows
 - Provided sample code: No
 - Provided link: Yes
 
Marcin Luczak staff commented 4 years ago
Hi,
This is a common CORS policy error when handling requests from different domains, and it should not occur when using a clean non-server environenment. Can you tell if you are using any additional environment e.g. Webpack that creates a dev server or any kind of other servers for the project?
Also, I've noticed that your port for the localhost is rather unusual which makes me think you can be using IDE from JetBrains. Error with
header field x-ijtis a common problem related to the JetBrains IDE, which you can check on the following supports: https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000715304-Problem-with-Chrome-plugin-and-CORS https://youtrack.jetbrains.com/issue/WEB-30191Regards, Marcin