I got following error when adding config.extraPlugins = 'youtube'; in config.js file
plugin.js?t=B8DJ5M3:16 Uncaught TypeError: Cannot read property 'button' of undefined
at Object.init (plugin.js?t=B8DJ5M3:16)
at Object.<anonymous> (ckeditor.js:2905)
at t (ckeditor.js:2546)
at Array.u (ckeditor.js:2556)
at v (ckeditor.js:2562)
at ckeditor.js:2585
I got following error when adding
config.extraPlugins = 'youtube';
in config.js file