My Localazy plugin for Strapi fails with error in console "process is not defined". How to fix it?

Due to the changes in Strapi core code it’s also necessary to add an environment variable to your Strapi project. Add the following line to your .env file (value is empty):

STRAPI_ADMIN_LOCALAZY_ENV=

This should fix the error and everything will work correctly.

Was this article helpful?

Please help us with improving our documentation.
We appreciate all your feedback.

Category

Last updated

13/03/2024