Facing issue while setting meshery locally

while running make ui-setup, getting this error.

makefile:231: Extraneous text after `else' directive
makefile:234: Extraneous text after `else' directive
makefile:234: *** only one `else' per conditional.  Stop.`Preformatted text`

Thanks for raising this issue, @gyancodes. Will you more details about your system and development environment? Version of node, npm, operating system, shell type…

OS: Windows 11
node: 18.16.0
npm: 9.5.1
shell: powershell/bash

  • :white_check_mark:
  • :white_check_mark:
  • :white_check_mark:
  • :x:

Be sure to use WSL2. See the Contributing to Meshery on Windows guide.

1 Like

Thanks @Lee. It’s working now

1 Like