ngFormBuilder icon indicating copy to clipboard operation
ngFormBuilder copied to clipboard

Do not install angular-ckeditor via npm

Open andreiho opened this issue 7 years ago • 2 comments

I'm trying to upgrade to the latest version of ng-formio-builder, but it fails due to angular-ckeditor which cannot be installed via npm in a project without bower. Would you be up for including angular-ckeditor as a static file to your project, so we don't have to install it?

andreiho avatar Mar 07 '17 15:03 andreiho

This project does use bower? I'm not sure I follow what you're asking..

zackurben avatar Mar 07 '17 16:03 zackurben

@zackurben In one of our projects we don't use bower, so when installing ng-formio-builder, the installation will fail because of angular-ckeditor which cannot be installed via npm. I believe it's related to this issue. It's also outdated, so it would pull an old version of the module anyways.

andreiho avatar Mar 08 '17 10:03 andreiho