Ferd
Ferd
NNovu
Created by Ferd on 11/7/2023 in #💬│support
Is there a way to reduce the size of docker images?
I run npm run docker:build and the generated images are more than 2GB for each application. Is there any way to generate the image with a smaller size
3 replies
NNovu
Created by Ferd on 10/3/2023 in #💬│support
Hi, error to build with react
I try to run local novu and get this message error when i run npm run setup:project ✖ nx run @Novu/web:build
@novu/[email protected] build /home/fernandoerd/Projetos/novu_test/apps/web cross-env NODE_OPTIONS=--max_old_space_size=4096 react-app-rewired --max_old_space_size=4096 build

Creating an optimized production build... Failed to compile.
Module not found: Error: Can't resolve '/home/fernandoerd/Projetos/novu_test/node_modules/.pnpm/@[email protected]/node_modules/@babel/runtime/helpers/esm/regeneratorRuntime.js' in '/home/fernandoerd/Projetos/novu_test/node_modules/.pnpm/[email protected][email protected]/node_modules/react-hook-form/dist'
3 replies