Unable to install rocket chat server on windows 10

Hi All,
I am unable to install rocket chat on my windows10 .
I tried with wsl 2 from this link Developing on Windows 10 - Rocket.Chat Developer
I am getting the following error :
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! sharp@0.22.1 install: (node install/libvips && node install/dll-copy && prebuild-install) || (node-gyp rebuild && node install/dll-copy)
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the sharp@0.22.1 install script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2021-07-27T13_44_06_881Z-debug.log

Please tell us a bit about your Windows machine?

How much RAM have you got?

Note - you will save yourself a lot of time and trouble if you use a dedicated Linux machine.

Hi @john.crisp ,
I have 16 gb of RAM.
image
Have windows 10 Version 1909 OS Build 18363.1316
In my case using dedicated linux is not an option at this time.

You must be using Windows 10, version 2004 or later to take advantage of WSL 2, and to setup Rocket.Chat development.
ref: Windows 10 - Rocket.Chat Developer