Attempted to release restrictions using the code failed. If I use more than about 2gb to 3gb of the heap area, the program will end immediately (Heap out of memory)
Expected behavior
I want to successfully lift the memory limit. It is not modified in the usual way. The Node.js runtime releases properly with the above-mentioned executable code, but the heap memory limit is not modified when using this cli service.
Environment (please complete the following information):
Describe the bug Literally I can't modify the limitations of heap memory.
Attempted to release restrictions using the code failed. If I use more than about 2gb to 3gb of the heap area, the program will end immediately (Heap out of memory)
Expected behavior I want to successfully lift the memory limit. It is not modified in the usual way. The Node.js runtime releases properly with the above-mentioned executable code, but the heap memory limit is not modified when using this cli service.
Environment (please complete the following information):
terminal output from running
vue info
: