wdm icon indicating copy to clipboard operation
wdm copied to clipboard

WDM error message is either non-clear or confusing for Windows

Open simongcc opened this issue 13 years ago • 0 comments

Not sure if it is fixed already in 1.0.0, just in case, post here for reference.

Background: When installed Compass 0.13.alpha.2, the Compass Watch requires WDM 0.0.3 with the following message:

"to satisfy the dependency: gem install --version '~> 0.0.3' wdm...

Actually, this statement [gem install --version '~> 0.0.3' wdm] is not working use > gem install wdm -v 0.0.3 instead reference: http://rubygems.org/gems/wdm/versions/0.0.3

It seems that the error message is from WDM, if it is fixed in , just ignore it. Because finding the right installation procedure for novice might be difficult. Note here just in case.

simongcc avatar Mar 30 '13 14:03 simongcc