Skip to content
New issue

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

Update quill version to fix yarn engine node incompatible #171

Conversation

tinhnguyen-ea
Copy link
Contributor

When we install admin-on-rest with yarn, we're currently facing with this error:

error parchment@1.0.1: The engine "node" is incompatible with this module. Expected version "^5.3".
error Found incompatible module

The root cause comes from the dependency quill. Now, this issue was fixed as mentioned here and here as well as released in the latest version of quill.

Please consider upgrading the dependency quill to latest version 1.1.5.

@fzaninotto
Copy link
Member

Did you validate that there is no regression in the rich text editor?

@fzaninotto
Copy link
Member

OK, I tested it, it works.

@fzaninotto fzaninotto merged commit fb0ee06 into marmelab:master Nov 29, 2016
@tinhnguyen-ea
Copy link
Contributor Author

Sorry for late reply. Glad to hear that. 😃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants