Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

127
Views
Trying to deploy Vue on Heroku

im trying hard to deploy Vue.js on herokuapp, im followed this tutorial :https://medium.com/netscape/deploying-a-vue-js-2-x-app-to-heroku-in-5-steps-tutorial-a69845ace489 but when in browse on my website it made me a some error like this :

enter image description here

CLI return me that :

enter image description here

On my package.json, i deliberately erase the build.js because i doesen't have any file named like this... it possibly that but if add this, it even worse is.

package.json : enter image description here

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

I think that you should set your package.json scripts, so that when heroku runs npm run start to start your application, you install your application dependencies before it starts running:

npm install && node server.js
about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!