Error message
ERROR in main.c3605.js from Terser
Error: Call retries were exceeded
at ChildProcessWorker.initialize (/home/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/workers/ChildProcessWorker.js:193:21)
at ChildProcessWorker._onExit (/home/node_modules/terser-webpack-plugin/node_modules/jest-worker/build/workers/ChildProcessWorker.js:274:12)
at ChildProcess.emit (events.js:315:20)
at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
How to Find the Solution:
Since 2.3.0, webpack builds on CircleCI fail with “Error: Call retries were exceeded”
View operating system logs
less /var/log/messages
Solution
Increase server memory and reduce Max specified in the build command_old_space_Size
value
Read More:
- [Solved] Node.js v17 npm run dev Error: opensslErrorStack
- [Solved] webpack Package Error: ERROR in multi ./src/main.js ./dist/bundle.js Module not found: Error: Can‘t resolv
- [Solved] NPM err! Cannot read property ‘parent’ of null npm ERR! A complete log of this run can be found in: npm ERR!
- node.js yarn Error: SyntaxError: Unexpected string [How to Solve]
- [Solved] This dependency was not found: * core-js/modules/es.error.cause.js in ./node_modules/_@babel_runtim
- [Solved] echarts Draw Errror: echarts-d9fd185e.js:31447 Uncaught (in promise) Error: Initialize failed: invalid dom.
- Node.js Error: Error: Cannot find module ‘express‘ [How to Solve]
- [Solved] SyntaxError: E:\IdeaProject\src\main.js: Identifier ‘ElementPlus‘ has already been declared
- Solution to build error in Vue project (error in static/JS)/vendor.xxxxx.js from UglifyJs)
- Node.js Error: Cannot find module express [How to Solve]
- [Solved] Node.js: Error: connect ECONNREFUSED ::1:3306
- [Weex]Error in creating project NPM: unable to load file D:\program files\nodejs\node_ global\ weex.ps1 Because scripts are not allowed to run on this system.
- [Solved] error C:\Users\HP\Desktop\VueProject\vue_cli\node_modules\node-sass: Command failed.Exit code: 1
- NPM run dev runs the Vue project and reports an error: Node Sass does not yet support your current environment
- [Solved] Error: ENOENT: no such file or directory, scandir ‘..\node_modules\node-sass\vendor‘
- [Solved] To install it, you can run: npm install –save core-js/modules/es.error.cause.js
- [Solved] node.js Upload Files Error: Multipart: boundary not found multer
- Node.js Error: “Error: EBUSY: resource busy or locked, stat“
- [Solved] NUXT.JS. npm run dev Error: Error: error:0308010C:digital envelope routines::unsupported
- Solution to some map files in JS folder after Vue packaging (remove the map. JS file)