Manipulation error: Maximum call stack size exceeded code example
Example 1: npm ERR! Maximum call stack size exceeded
npm cache clean --force
Example 2: npm ERR! Maximum call stack size exceeded
npm rebuild
npm cache clean --force
npm rebuild