Ask, reply and learn. Join the community of Akaunting.
I followed the steps in installation section on the official akaunting repo. The minute I hit php artisan serve and go to localhost:8000 I see this in my console :
10Refused to apply style from '' because its MIME type ('text/html') is not a supported stylesheet MIME type, and strict MIME checking is enabled.
login:1 Uncaught (in promise) TypeError: Failed to register a ServiceWorker for scope ('http://localhost:8000/') with script ('http://localhost:8000/serviceworker.js'): A bad HTTP response code (400) was received when fetching the script.
manifest.json:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
login:1 Manifest fetch from http://localhost:8000/manifest.json failed, code 400
manifest.json:1 Failed to load resource: the server responded with a status of 400 (Bad Request)
login:1 Refused to execute script from 'http://localhost:8000/auth/login' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled. I've done the same thing like 15 times something I'm missing I'm not sure.
Please help
Showing 1 to 1 of 1 discussions