lblod / frontend-embeddable-notule-editor

Frontend for an embeddable variant of the editor.
MIT License
1 stars 1 forks source link

Update editor packages and related dependencies #258

Closed elpoelma closed 2 months ago

elpoelma commented 3 months ago

Overview

How to test/reproduce

Checks PR readiness

elpoelma commented 3 months ago

For me this fails to start with a weird import error:

Error: Could not find module `@ember-data/model` imported from `(require)`

Trying to dig into it, I can only find that it's from when it tries to import the 'simple-editor' component. Not sure what's going on or why it's trying to find ember-data...

really weird... it doesn't even show up as a dependency when using pnpm why