p-queue is used in default-field-editor but not installed as a dependency
JacobSoderblom opened this issue · 1 comments
JacobSoderblom commented
Getting problems when building my custom editor using the default-field-editor package, see below.
Error: [vite]: Rollup failed to resolve import "p-queue" from "../../node_modules/.pnpm/@contentful+field-editor-reference@5.0.0_s6jjvkeghnc4oqfctabuqrxqee/node_modules/@contentful/field-editor-reference/dist/field-editor-reference.esm.js".
Please solve this by installing the dependency p-queue as a dependency or as a peer-dependency.
Rowadz commented
This was fixed by 8576389
please upgrade to @contentful/field-editor-reference@5.1.1 or above