You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using VSC and phpserver whilst testing some PHP files.
I have come across an issue where the JS files are not being loaded, such as:
The requested resource /js/jquery.min.js was not found on this server.
Loading failed for the <script> with source “http://localhost:3000/js/jquery.min.js”.
The file exists in that folder and I am not sure what to do.
Many Thanks.
The text was updated successfully, but these errors were encountered:
Hello,
I am using VSC and phpserver whilst testing some PHP files.
I have come across an issue where the JS files are not being loaded, such as:
The requested resource /js/jquery.min.js was not found on this server.
Loading failed for the <script> with source “http://localhost:3000/js/jquery.min.js”.
The file exists in that folder and I am not sure what to do.
Many Thanks.
The text was updated successfully, but these errors were encountered: