We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
On 21b0cf9 and ckeditor/ckeditor5-core@237ba98 when running tests I get:
require.js:166 Uncaught Error: Mismatched anonymous define() module: function () { return (root.sinon = factory()); } http://requirejs.org/docs/errors.html#mismatch bender.js:105 Error: Deferment unlock timeout - please check your plugins at client.js:433
Do I miss something?
The text was updated successfully, but these errors were encountered:
That's because of this: benderjs/benderjs-sinon#5
You should update package.json with the proper version and run npm install there.
Sorry, something went wrong.
Fixed with 6967654.
Merge pull request ckeditor#14 from NextIdeaTechUS/feature/filesTab
650ba09
Feature/files tab
No branches or pull requests
On 21b0cf9 and ckeditor/ckeditor5-core@237ba98 when running tests I get:
Do I miss something?
The text was updated successfully, but these errors were encountered: