Skip to content

Instantly share code, notes, and snippets.

@ComfortablyCoding
Created March 22, 2022 05:23
Show Gist options
  • Save ComfortablyCoding/1b4669c87ea22fb0b968c504f111b9f7 to your computer and use it in GitHub Desktop.
Save ComfortablyCoding/1b4669c87ea22fb0b968c504f111b9f7 to your computer and use it in GitHub Desktop.
Strapi v4 upgrade best practice

Best Practices for updating Strapi

  • the official strapi plugins and the strapi version should match.
  • before install delete the lock file.
  • after install do a clean rebuild of the admin (remove the .cache and build folders)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment