'CKEditor 4.x is missing (http://ckeditor.com/)' warning in using ng2-ckeditor, angular 4
Import the script in your index.html
<script src="https://cdn.ckeditor.com/4.6.1/full/ckeditor.js"></script>
Import the script in your index.html
<script src="https://cdn.ckeditor.com/4.6.1/full/ckeditor.js"></script>