Let’s try this again, since I guess Middleman is having a field day messing with my head.
middleman init projectx
WARN: Unresolved specs during Gem::Specification.reset:
minitest (~> 5.1)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
Could not find rake-12.3.1 in any of the sources
Run `bundle install` to install missing gems.
and I have already gone through each and every gem to install, and install bundler
, and bundler exec
garbage. It’s frustrating that it seems like Middleman is overwriting newer gems with older ones (by my untrained and amateur eye) but nonetheless, it’s not working and I had it working.
Any help would be greatly appreciated. I’d like to give this a run-through and try it out. I’d rather not have to ditch it after all the time I have spent on this. Thanks.