Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing Installation issue #407

Open
vaibhav-xp opened this issue Sep 3, 2023 · 1 comment
Open

Fixing Installation issue #407

vaibhav-xp opened this issue Sep 3, 2023 · 1 comment
Labels
kind/bug Something isn't working

Comments

@vaibhav-xp
Copy link

Description

While running commands make site and make build, encountered an issue:

$ make site
cd docs; \        
        make site;
make[1]: Entering directory `D:/Journey/service-mesh-performance/docs'
bundle exec jekyll serve --drafts --livereload
Could not find nokogiri-1.13.9, jekyll-coffeescript-2.0.0, webrick-1.7.0, jekyll-4.2.1, html-pipeline-2.14.0, mini_portile2-2.8.0, racc-1.6.0, coffee-script-source-1.12.2, addressable-2.8.0, em-websocket-0.5.2, i18n-1.8.10, jekyll-sass-converter-2.1.0, kramdown-2.3.1, liquid-4.0.3, rouge-3.26.1, terminal-table-2.0.0, activesupport-6.1.4.1, execjs-2.7.0, public_suffix-4.0.6, http_parser.rb-0.6.0, concurrent-ruby-1.1.9, sassc-2.4.0, listen-3.7.0, minitest-5.14.4, tzinfo-2.0.4, zeitwerk-2.4.2, ffi-1.15.4, rb-fsevent-0.11.0 in locally installed gems
Run `bundle install` to install missing gems.
make[1]: *** [site] Error 7
make[1]: Leaving directory `D:/Journey/service-mesh-performance/docs'
make: *** [site] Error 2

Expected Behavior

Solution

Enviroment:

  • OS: Mac, Window, Linux
  • Browser: Chrome, Safari
  • Version:
  • Device:

Contributor Resources

The meshery.io website uses Jekyll and GitHub Pages. Site content is found under the master branch.

@vaibhav-xp vaibhav-xp added the kind/bug Something isn't working label Sep 3, 2023
@vaibhav-xp
Copy link
Author

I would like to work on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant