Task :modules:axelor-human-ressource:installFrontDeps FAILED

Guys,
If you face the issue « Task :modules:axelor-human-ressource:installFrontDeps FAILED »
with the error:
« assertion failed: new_time >= loop->time, file c:\ws\deps\uv\src\win\core.c, line 324 ».

This is a NODE.JS error related to clock (time) because an incompatibility with CPU.
For some users this can be fixed by syncing again the clock.

But if you are trying to compile sources on a VM you have to toggle « paravirtualisation » setting (like from « default » to « KVM »).
On Virtualbox, this setting is under VM SETTINGS > SYSTEM > ACCELERATION > PARAVIRTUALIZATION INTERFACE.

Restart, sync clock again and try again.