Installation
First you need to install esy, Sandboxed and project based installations that share build artifacts and builds, for lightning fast installations and incremental builds:
yarn global add esy
# OR with npm
npm install --global esy
Then go ahead and add lwt-node to your project with esy:
esy add lwt-node