Tony Narlock
Tony Narlock
When running locally, here is what I get: ``` node --version v12.20.1 ``` ``` ckeditor5-math on tests [] ❯ yarn test yarn run v1.22.10 $ bash -c 'if [...
@Jules-Bertholet Would you like to take a look at this and see if you get the same error when trying again? (e.g. `rm -rf node_modules` and `rm -rf ckeditor5` first)...
@Jules-Bertholet I think this needs to pull the correct tag from ckeditor5 Do tests pass for you with `yarn test`? Do you have your system info? Even with `v27.1.0` of...
> No, tests don't pass for me. I only intended to get them to run, never look at why they were failing Roger that! That's still helpful!
@mssayari Good this was resolved! Thank you providing the additional explanation as well in case anyone else runs into this issue.
This seems to work for me! Nice! What exactly is this changing? Does this change the HTML that's ultimately saved in any way? For #20, I wasn't able to reproduce...
@Jules-Bertholet Regarding this not fixing #20, do you think this is still necessary? Side note: I will publish v28 today
@jules-bertholet Can this be rebased?
I forgot that this PR may not actually work. @Jules-Bertholet If you are of that belief, would you like to close this and perhaps offer some detail on the bug,...
This may be best done under an org, e.g. ckeditor5-math on npm/gh, with a clone of ckeditor5 repo then we can publish the builds to npm with the version number...