ClassicEditor .create(document.querySelector('#editor'), licenseKey: 'YOUR_LICENSE_KEY_HERE' ) .catch(error => console.error(error));