Closed JEliasLugo closed 1 year ago
I can confirm that @JEliasLugo identified this issue correctly! Strapi moved it to another package.
same issue. Is there a temporary solution ?
I am also having this issue. I've created a patched version as a workaround for now. https://www.npmjs.com/package/strapi-plugin-slugify-error-fix
Thanks, hopefully can get it in soon
If you need a quick fix until the new versions is released: npm install ComfortablyCoding/strapi-plugin-slugify#pull/99/head
I'll try and get a new release with the fix today.
This should be fixed in the latest release (v2.3.3)
Cannot find module '@strapi/utils/lib/errors' Strapi 4.11.4 moved the sanitized and errors to "import { errors, sanitize } from '@strapi/utils';"