M
M
Michael2019-07-21 19:55:35
Ruby on Rails
Michael, 2019-07-21 19:55:35

Error starting server on rails?

running rails s gives
errors
Could not find gem 'duktape x86-mingw32' in any of the gem sources listed in your Gemfile.
Could not find gem 'turbolinks (~> 5) x86-mingw32' in any of the gem sources listed in your Gemfile.
Could not find gem 'jbuilder (~> 2.5) x86-mingw32' in any of the gem sources listed in your Gemfile.
and others like
that I run
gem install duktape
gem install turbolinks
gem install jbuilder
etc.
but after that, there are still errors
when running bundle install, also errors,
what could it be?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alfss, 2019-07-21
@mk3mk

Update dependencies to the latest versions and try again. If it doesn't work out, then don't waste your time - raise it in docker. On a win machine, there is always dancing with a tambourine when working with ruby.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question