PrimeNg Error: Quill is not defined
问题 I am trying to use the editor control in primeng: https://www.primefaces.org/primeng/#/editor But I am getting the error: ERROR ReferenceError: Quill is not defined at Editor.webpackJsonp.../../../../primeng/components/editor/editor.js.Editor.ngAfterViewInit My project uses: Angular Cli: 1.4.1 Angular: 4.3.6 NPM: 5.4.1 Node: 6.10.0 PrimeNG: 4.2.0 I found this issue: https://github.com/primefaces/primeng/issues/807 I followed the instructions: import editor module import {EditorModule} from