Geeks, please accept the hero post of 2021 Microsoft x Intel hacking contest>>>
Recently, I downloaded an ionic project and reported an error when compiling
The investigation found that because of the use of the [increase memory limit] plug-in. In the GitHub of the source code, it has been declared that above node.js v8.0, it can be set in the following way
You don’t need to use this plug-in
export NODE_OPTIONS=--max_old_space_size=4096
Similar Posts:
- Error occurred during initialization of VM Could not reserve enough space for 2097152KB object heap
- Ionic Error: Failed to load resource [How to Solve]
- Angular Project Download Error: [ERROR] ionic-app-scripts has unexpectedly closed (exit code 1).
- NPM Command Error: Allocation failed – JavaScript heap out of memory
- [Solved] Rider Compile UE5 Project Error: Expecting to find a type to be declared in a module rules named ‘RD’ in UE5Rules…
- Vim:function definition file not found
- [Solved] Node.js runs ES6 default import file error: import m1 from’./m1.js’ ^^ SyntaxError: Unexpected identifier
- IntelliJ idea always prompts no Scala SDK in module solution
- Automatic version change of IntelliJ idea language level and Java compiler
- [Solved] gdb peda Install Plug-in Error: Error in sourced command file: Undefined command: “from”.