Closed monolithed closed 2 weeks ago
Running "yarn add strapi-advanced-uuid" can be successfully installed, but running "yarn develop" / "yarn build" to start STRAPI5 will result in an error.
I have the same issue upgrading from strapi 4 to 5
we are waiting here too! 😄
doing this for now npm install -S Dulajdeshan/strapi-advanced-uuid#59-support-for-strapi5
we are waiting here too! 😄
doing this for now
npm install -S Dulajdeshan/strapi-advanced-uuid#59-support-for-strapi5
Nice, I can install the plugin with Strapi 5, but it doesn't appear in the custom fields section.
Any idea how I can solve that?
Honestly, after switching to version 5, I no longer needed to pass UUIDs because there are already unique documentIds available. Hopefully, this helps someone