Error 404 in Copy Formatting when downloaded with Bower
Steps to reproduce ¶
- bower install --save ckeditor#full/4.6.0
- run
- see console
Expected result ¶
work
Actual result ¶
error 404 /bower_components/ckeditor/plugins/copyformatting/lang/en.js?t=GAGE
Other details (browser, OS, CKEditor version, installed plugins) ¶
windows 10 pro, firefox 50.0.2
Find this issue on GitHub
Summary: |
error 404 /bower_components/ckeditor/plugins/copyformatting/lang/en.js?t=GAGE →
Error 404 in Copy Formatting when downloaded with Bower
|
Resolution: |
→ fixed
|
Status: |
pending →
closed
|
Find this issue on GitHub
Can't reproduce the problem.
I've installed CKE using bower as described and opened
samples/index.html
like so:chrome bower_components/ckeditor/samples/index.html
and no problem is reported.Please check if the problem occurs. Make sure to clear browser cache.