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

321
Views
Vue App service works locally but not in Apache server

I have Vue App that when I do npm run wc it works good on localhost; but when I put it on the server there is this error:

Vue warn]: Unknown custom element: <v-app> - did you register the component correctly? For recursive components, make sure to provide the "name" option.

What do I need to do to resolve the error? Thanks.

over 4 years ago · Santiago Trujillo
1 answers
Answer question

0

Add to package.json file:

"service": "vue-cli-service build --target lib"‏

enter image description here

and the following commands should be run:

npm run build

npm run service

over 4 years ago · Santiago Trujillo 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!