Lisk validator found error

I AM USING BOILERPLATE AND JUST RUN THE COMMAND ./bin/run start.
IAM GETTING AN ERROR Property ‘.rootPath’ must match format “path”.

Hi @yuvraaj if you’re using windows, it’s not supported natievly. Currently the supported operating system are Ubuntu and MacOS. If you still want to run it under Windows, you need to do it by WSL or any other virtual machine software.

1 Like

thank you for your rsponse.

Hey @przemer, do you know if there exists documentation about how to configure a WSL-based Windows setup? … This question comes up rather often, we know it’s possible, maybe we have a chance to more easily point to helpful resources. :relaxed:

Here’s a video to setup your dev environment: BEST Web Dev Setup? Windows & Linux at the same time (WSL) - YouTube

Here is a general guide on how to get started, you need to jump over some links. But it should be helpful. How to develop with the Lisk SDK on Windows with WSL and VSCode