Nuxt running error report

clipboard.png
npm run dev runtime general report this error, what is going on, and how to solve it? Thank you, God.

Apr.17,2022

memory overflowed
1, to see if this is also the case with prod;
2, if so, see if it is the configuration problem of nuxt. PM2 has a maximum memory configuration of node.
3. If not, it may be the problem with vue devtool.
4. See if it is the memory limit of the host machine.
5. See if it's the code.

Menu