hi!
I Installed middlemanapp , and after trying to start a local server asked to install “bundle” .I installed. All was well.
It Gemfile:
source ‘https://rubygems.org’
gem ‘nokogiri’
gem ‘rack’, ‘~> 2.0.1’
gem ‘rspec’
And when i enter “middleman server”
Writes this error:
What shall I do?
Please report a bug if this causes problems.
C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/middleman-cli-4.2.1/bin/middleman:12:in require': cannot load such file -- dotenv (LoadError) from C:/Ruby24-x64/lib/ruby/gems/2.4.0/gems/middleman-cli-4.2.1/bin/middleman:12:in
<top (required)>’
from C:/Ruby24-x64/bin/middleman:23:in load' from C:/Ruby24-x64/bin/middleman:23:in
’