Facing issue while setting up meshery.io site locally

bundle install; bundle exec jekyll serve --drafts --incremental
/mnt/c/Ruby32-x64/bin/bundle: 6: exec: /mnt/c/Ruby32-x64/bin/ruby: not found
/mnt/c/Ruby32-x64/bin/bundle: 6: exec: /mnt/c/Ruby32-x64/bin/ruby: not found
make: *** [Makefile:4: site] Error 127

OS: Windows 11
Ruby Version: 3.2.2
shell: WSL2/Ubuntu

Issue resolved after little bit of troubleshooting related to jekyll bundler.

1 Like