Shmuel Maruani
Shmuel Maruani
In several projects, we encountered the same issue with Node versions 'v20.11.1' or 'v20.11.01' and 'v20.10.0'. As a temporary workaround, we successfully utilized Yarn. However, due to our monorepo setup,...
We are using Google Tag Manager to push google analytics. I have some docs we prep if it helps to speed the documentation process. however, lately, we are getting cross-site...
Sam issue clean strapi (JS) ``` yarn create strapi-app my-project --quickstart ``` Follow the steps in the documentation [https://docs.strapi.io/dev-docs/admin-panel-customization#favicon](https://docs.strapi.io/dev-docs/admin-panel-customization#favicon): ``` import favicon from "./extensions/favicon_2023.png"; const config = { head: {...