Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Getting issue with running app locally

Nathan ZentnerOct 12 2021

I am following development for a simple navbar component. I added added a pack and then a component within using the following commands. When I add it to a view/viewModel, I get the following Error. I can remove the reference to the CSS within the loader.js and the error goes away, but I want to stick to OOTB as much as possible.
Commands
image.png
ERROR
Refused to apply style from 'http://localhost:8000/js/jet-composites/att-common/1.0.0/person-of-interest/person-of-interest-styles.css' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.

This post has been answered by John JB Brock-Oracle on Oct 12 2021
Jump to Answer
Comments
Post Details
Added on Oct 12 2021
8 comments
783 views