[BUG] Error when creating a ionic project with Deepin 15.5
Community Discussion 1048 views · 2 replies ·
joserdaw
deepin
2018-01-21 02:55
Author
Edited by joserdaw at 2018-1-21 18:13
It's a small app, i dont now why i get a memory error.
It looks that is a Deepin problem because i dont have this issue in the same machine with Debian9
Current behavior:
Unexpected error at make a new project
Expected behavior:
Project created successfully
Steps to reproduce:
Typing at console "ionic start test tabs". If i exec the command with administrator privileges i get the same error.
Error code:
> npm i
⠧ Running command
<--- Last few GCs --->
[2216:0x3ed88d0] 508446 ms: Mark-sweep 1348.7 (1406.3) -> 1348.7 (1406.3) MB, 835.0 / 0.0 ms allocation failure GC in old space requested
[2216:0x3ed88d0] 509615 ms: Mark-sweep 1348.7 (1406.3) -> 1348.7 (1374.8) MB, 1169.7 / 0.0 ms last resort GC in old space requested
[2216:0x3ed88d0] 510515 ms: Mark-sweep 1348.7 (1374.8) -> 1348.7 (1374.8) MB, 900.0 / 0.0 ms last resort GC in old space requested
It's a small app, i dont now why i get a memory error.
It looks that is a Deepin problem because i dont have this issue in the same machine with Debian9
Unexpected error at make a new project
Project created successfully
Typing at console "ionic start test tabs". If i exec the command with administrator privileges i get the same error.