1

error during build:
RangeError: Maximum call stack size exceeded I was building website with vite + react However, when trying to compile the production build, I run in the following error: error during build: RangeError: Maximum call stack size exceeded at String.substring () at replaceClose

1
  • This error means you have an infinite loop of calling functions. Commented Aug 21, 2023 at 16:55

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.