Answer the question
In order to leave comments, you need to log in
How to fix quill module not found error?
There is an angular project uploaded to github.
I copy the project to another computer, install the dependencies and get the following error: Error: Module not found: Error: Can't resolve 'ngx-quill' Tell me
how to fix the error?
Where the initial project lies, there is no error and quill works without problems.
Answer the question
In order to leave comments, you need to log in
The documentation says that some of the modules need to be installed manually
https://github.com/KillerCodeMonkey/ngx-quill
install @angular/core, @angular/common, @angular/forms, @angular/platform-browser, quill v1.x, @types/quill v1.x and rxjs - peer dependencies of ngx-quill
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question