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

381
Views
Why TypeScript gives me a duplicated identifier error without reason?

Why TypeScript gives me a duplicated identifier error without reason?

That was pretty strange. That only happen when I compiled ts:

enter image description here

How could that possible to get a duplicated identifier error if I only have one class?

But when I deleted 'test.js' file, everything back to normal:

enter image description here

but that was also not possible to use ts without compile it.

What's happen?

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

0

You have to put the compiled JS files in a different directory.

Now you have class MyClass present in both test files.

P.S. Naming your files test.xx is not a handy case, many languages have native modules named test, and the OS often has a command test

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!