tstaunton / orbit001

6 stars 2 forks source link

Section 5 Ch19 rails test error #1

Open PeterAMooney opened 3 years ago

PeterAMooney commented 3 years ago

Hello Tony. I am doing your course on Udemy using orbit001. When I type in the rails test command I get the following message. ubuntu:~/environment/orbit001 (html-pages) $ bin/rails test /home/ubuntu/.rvm/gems/ruby-3.0.0/gems/bootsnap-1.7.2/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:34:in `require': cannot load such file -- rexml/document (LoadError)

My code is the same as yours basically it'd on https://github.com/PeterAMooney/orbit001 Regards. Peter.

cristichirtos commented 3 years ago

Hello Peter, I am having the same issue. Did you manage to solve it? I can't seem to find any solution.