By ibukunakins
I keep getting a console error “No file to start server” when i tried to deploy my VueJs App through the new Apps platform. My Build script on package.json is here:
“scripts”: { “start”: “vue-cli-service serve”, “serve”: “vue-cli-service serve”, “build”: “vue-cli-service build”, “lint”: “vue-cli-service lint” },
I compared with the sample vuejs app. The content looks like binary. Anyone experienced this and how did you go through?
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @ibukunakins
If you are referring to these log lines:
---> No file to start server
---> either use 'docker run' to start container or add index.js or server.js
Assuming your app is starting fine—it is completely safe to ignore them as they should not be printed most of the time. We’re aware of this and will be fixing it soon so that they do not show up in the logs anymore.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.