strapi-community / strapi-plugin-slugify

A plugin for Strapi Headless CMS that provides the ability to auto slugify a field for any content type.

Home Page:https://market.strapi.io/plugins/strapi-plugin-slugify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Not working on Strapi 4.11.5

kevinblanco opened this issue · comments

Hello. I have a project running on Strapi 4.11.2 using this plugin with no issues. After updating Strapi to 4.11.5 I have the following error:

Error: Could not load js config file /node_modules/strapi-plugin-slugify/strapi-server.js: Cannot find module '@strapi/utils/lib/errors'
Require stack:
- node_modules/strapi-plugin-slugify/server/controllers/slug-controller.js

Node v16.20.1

This should already be fixed by #99 (released in v2.3.3). What version of the plugin are you using?

Cosing due to inactivity, will re-open if issue is reported to still exist.