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

226
Views
ERROR en No se puede leer la propiedad 'getSymbolByModule' de undefined

Cuando actualicé a Angular 4 y ejecuté ng serve, recibí el siguiente error:

 ERROR in Cannot read property 'getSymbolByModule' of undefined

Las dependencias se utilizan según lo siguiente

 "dependencies": { "@angular/animations": "^4.0.2", "@angular/cli": "^1.0.0", "@angular/common": "^4.0.2", "@angular/compiler": "^4.0.2", "@angular/compiler-cli": "^2.4.10", "@angular/core": "^4.0.2", "@angular/forms": "^4.0.2", "@angular/http": "^4.0.2", "@angular/platform-browser": "^4.0.2", "@angular/platform-browser-dynamic": "^4.0.2", "@angular/platform-server": "^4.0.2", "@angular/router": "^4.0.2", "@types/jasmine": "^2.5.47", "angular2-flash-messages": "^1.0.8", "angular2-jwt": "^0.1.28", "codelyzer": "^2.1.1", "core-js": "^2.4.1", "jasmine-spec-reporter": "^2.7.0", "karma": "^1.6.0", "rxjs": "^5.3.0", "ts-helpers": "^1.1.2", "ts-node": "^1.7.3", "typescript": "^2.0.10", "zone.js": "^0.8.5" },

hay algo mal aqui?

about 4 years ago · Santiago Trujillo
3 answers
Answer question

0

También debe actualizar @ angular/compiler-cli a la versión 4.

 "@angular/compiler-cli": "4.0.2",
about 4 years ago · Santiago Trujillo Report

0

Esto parece ser un problema relativo a @angular/platform-browser . Hay un conflicto entre su @angular/platform-browser y su versión @angular/cli . Intente actualizar su angular/cli a la última versión. El mismo tema fue discutido aquí

about 4 years ago · Santiago Trujillo Report

0

Tuve el mismo problema, pero también tenía una versión de angular-cli en mi devDependencies . Lo eliminé y ng-serve funcionó.

about 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!