Razzies's avatar

error during build:RangeError: Maximum call stack size exceeded

Hi, I am getting an error when I run npm run build in production

error during build: RangeError: Maximum call stack size exceeded at RegExp.exec () at file:///var/www/html/test.webapp/node_modules/vite/dist/node/chunks/dep-52909643.js:37177:54 at Array.reduce () at _interpolate (file:///var/www/html/test.webapp/node_modules/vite/dist/node/chunks/dep-52909643.js:37176:18) at file:///var/www/html/test.webapp/node_modules/vite/dist/node/chunks/dep-52909643.js:37210:15 at Array.reduce () at _interpolate (file:///var/www/html/test.webapp/node_modules/vite/dist/node/chunks/dep-52909643.js:37176:18) at file:///var/www/html/test.webapp/node_modules/vite/dist/node/chunks/dep-52909643.js:37210:15 at Array.reduce () at _interpolate (file:///var/www/html/test.webapp/node_modules/vite/dist/node/chunks/dep-52909643.js:37176:18)

0 likes
1 reply

Please or to participate in this conversation.