javascript - Meteor error “Resource interpreted as Stylesheet but transferred with MIME type text/html” -


i using meteor (quite new using framework) , i'm getting following warning in chrome whenever try load page id parameter:

the url this: http://localhost:3000/post/uuid , warning output:

uuid:114 resource interpreted stylesheet transferred mime type text/html: "http://localhost:3000/postdetail/style.css"

i'm kind of lost right now. should it?

thanks time!


Comments

Popular posts from this blog

user interface - how to replace an ongoing process of image capture from another process call over the same ImageLabel in python's GUI TKinter -

javascript - Using jquery append to add option values into a select element not working -

javascript - Restarting Supervisor and effect on FlaskSocketIO -