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

130
Views
Sigo recibiendo un token inesperado al intentar crear una página estática en React.js

Revisé cada etiqueta en html, pero no faltan tokens, pero recibo un token inesperado '<' cuando intento renderizar mi componente en reaccionar

Este es mi código de reacción

 import React from "react" import ReactDOM from "react-dom" function Temp() { return( //This is where I get the unexpected token error <h1>Test</h1> ) } ReactDOM.render(<Temp/>,document.getElementById("root"));

este es mi html

 <!DOCTYPE html> <html> <body> <div id="root"></div> <script type="text/babel" src="node_modules"> </script> </body> </html>
about 4 years ago · Santiago Trujillo
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!