Answer the question
In order to leave comments, you need to log in
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
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question