froala / ember-froala-editor

Ember component for Froala WYSIWYG HTML Rich Text Editor.
https://froala.com/wysiwyg-editor
MIT License
69 stars 35 forks source link

Fix test scenario channel version issues #147

Closed Panman82 closed 1 year ago

Panman82 commented 1 year ago

Trying node v18 to see if the ember release/beta/canary test scenarios pass with the odd version strings and peerDeps of other packages.

Panman82 commented 1 year ago

Node v18 didn't resolve the issue, but going back to v14 does. An alternate option I learned about is to use package labels instead of the ember-source-channel-url package.