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

118
Views
Vue 3 yarn serve stuck at 42% when importing external js file

Vue 3 yarn serve stuck at 42% when I try to import an external js file into main.ts.

This is what causes the issue:

main.ts

import '@/assets/js/jquery.min.js';

No error just stuck at:

42% building 267/276 modules 9 active /Users/mark/Documents/workspace/testapp/test-web/node_modules/html-entities/lib/surrogate-pairs.js

When I try to import any external js file I have the same issue.

As there is no error output as such, can anyone tell me what I'm doing incorrectly?

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

0

Did you put the jquery javascript file in that folder? Try to add the dependence using package.json and import it like this example https://www.npmjs.com/package/jquery

I see that you're using typescript because of your main.ts file and usually the app cannot compile js files when you are using typescript in your project

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!