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

780
Vistas
Quill Angular Error: NullInjectorError: No provider for InjectionToken config

I updated all my node modules and when quill updated, all my editors broke in my application. The error "NullInjectorError: No provider for InjectionToken config!" appeared.

I Have fixed this problem! Just wanted to share with other ppl who might be in the same boat.

You need to add the QuillModule (import { QuillModule } from 'ngx-quill';) to the App Module 'Imports' section (or whatever module you are using). For me, I also needed to add .forRoot() to make it work

imports: [
    QuillModule.forRoot(),
],

Again, this works for me, just letting you all know in case you encounter the same problem updating ngx-quill to the newest version

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

0

First You have to import QUILL_CONFIG_TOKEN from 'ngx-quill' library after that you have to pass this class to inject eg QuillModule.forRoot(QUILL_CONFIG_TOKEN.ngInjectableDef)

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