Project: https://github.com/lensapp/lens Linux: ====== First need to install https://www.python.org/downloads/ node v16.20.2 #>npm install -g npm@9.6.7 #>npm install #>npm run build:app Windows: ======== Install python-3.6.8-amd64.exe Install Visual Studio 2017 Community (using the "Desktop development with C++" workload), for more detail https://github.com/Microsoft/nodejs-guidelines/blob/master/windows-environment.md#compiling-native-addon-modules If you have this problem: Something went wrong installing the "sharp" module Cannot find module '../build/Release/sharp-win32-x64.node' Execute: #>npm cache clear #>npm rebuild --verbose sharp #>npm install #>npm run build:app open folder lens-master\open-lens\dist for binary