[Docs]Error while setting up

Hello everyone , I was trying to set up meshery docs on my local system and Ive been encountering few errors . Im using wsl

the above error states that webrick is missing , however its clearly installed.

Try updating / reinstalling bundler…

1 Like

@Ghat0tkach, error logs clearly say that the project configuration is missing webrick library, we have recently updated the Gemfile to take care of this, fetch the latest commits and you’ll be good to go.

1 Like

Thank you @karan and @Lee
I fetched the recent commits and it’s working .

1 Like

Great work, @Karan :100: