Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

372
Vistas
Angular 4.1.0 in Plunker: adding component returns 404 XHR Error

I'm trying to use Angular 4 with Plunker and I can't manage to add a new component. The URL is: https://plnkr.co/edit/1umcXTeug2o6eiZ89rLl?p=preview

I've just created a new component - mycomponent.ts - with the minimum of declarations. Then, in app.ts, I'm adding the importing declaration:

import {MyComponent} from "./mycomponent";

and add the component in the declarations array within the @NgModule decorator:

 declarations: [ App, MyComponent ],

This last bit breaks it and returns a 404 XHR error. So far I just played with changing the import declaration ("./" or not), inline/URL template for the component template, chrome/firefox browsers but nothing works so far. I'm inclined to think it's Plunker's fault :S

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

Change the name of mycomponent.ts to src/mycomponent.ts and it will work.

The error is because it can't include the component (bad pathing).

Don't forget to add <combo-compo></combo-compo> to your app.ts template.

Check it out:

enter image description here

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda