In the vue project, the js, error report is introduced into this project.

I introduced js, into html

<body>
   <script type="text/javascript" src="../../../libs/analytics-pc.js"></script>
</body>

the following error occurred:

GET http://localhost:8080/libs/analytics-pc.js net::ERR_ABORTED 404 (Not Found)
localhost/:1 Refused to execute script from "http://localhost:8080/libs/analytics-pc.js" because its MIME type ("text/html") is not executable, and strict MIME type checking is enabled.

There is no error in the

path. What is the cause of the error?

Aug.18,2021

is the problem of your service. See if there are any routes configured?

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b40d34-2c54a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b40d34-2c54a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?