You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
@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.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm trying to upgrade to the latest version of
ng-formio-builder
, but it fails due toangular-ckeditor
which cannot be installed vianpm
in a project withoutbower
. Would you be up for includingangular-ckeditor
as a static file to your project, so we don't have to install it?The text was updated successfully, but these errors were encountered: