Lucas Kulnig
Lucas Kulnig
Same in my case, only rm -rf ./node_modules/@types/react seems to help...
> This happens with current Strapi when you setup Apollo Server with Redis Cache. Hoewer, the build seems to work. > > `config/plugins.ts`: > > ```ts > import { KeyvAdapter...
I updated Strapi to the latest version - **Strapi 4.17.1.** **Unfortunately, the issue still exists.** The last console output is "Building admin panel (30333ms)", the process never exits. Please, reopen...
Thank you so much, @rohit-32 ! Could you share how to achieve the lazy connection?
@m-meier I think that injecting css top level in the head is not a good practice, since it opens a lot of topics. E.g. usually we don't want anything set...