-
-
Notifications
You must be signed in to change notification settings - Fork 6.3k
Failed to load resource: the server responded with a status of 404 (Not Found) app.c2115832.js:1 #1955
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hello, your issue has been closed because it does not conform to our issue requirements. In order to ensure every issue provides the necessary information for us to investigate, we require the use of the Issue Helper when creating new issues. Thank you! |
You need to serve the directory over HTTP. It does not work over https://cli.vuejs.org/guide/deployment.html#previewing-locally |
I tried using xampp localhost. the same problem That's my url address I changing the question. I want to make sure that I can run it on any website after using the build |
Use |
thank so much. I used baseUrl '' and solved problem |
How solve men? |
The config value is here FYI ... https://cli.vuejs.org/config/#global-cli-config ... You need to create a vue.config.js file next to the package.json in the root of the project. This is helpful to get Vue to build files that will work nicely with Cordova and Android builds. |
just add this line on vue.config.js |
where is vue.config.js ? |
you have create it in you project folder |
sir i have create a music app using javascript all work javasrrip catch the songs folder song and show result in index html but when i upload its in github git not show my songs directry when try to see link through song directrey |
I use 'vue ui' and create project . I run the build command without changing anything. When I run the index.html file from the generated dist folder, I get a few errors in the console
the files are in the folder
do I have to make extra adjustments?
The text was updated successfully, but these errors were encountered: