Closed wrumsby closed 10 years ago
same here, happens on Windows 7 and 8 as of 0.9.0 gem versions 2.0.3 and 2.0.14 node versions 0.10.26 and 0.10.25 bundler version 1.6.5
This has been fixed in code but the latest version still needs to be tagged for bower.
cool! needs to tagged for npm ;)
released.
I'm using grunt-contrib-compass 0.9.0.
I've performed the same steps on my OS X machine and on a Windows VM on the same machine:
bundle --version
bundleExec: true
- like thisgrunt compass:production
on OS X it worksgrunt compass:production
on Windows 7 (using Git Bash or Command Prompt) I get an error:Running
grunt compass:production --force
on Windows works, but it still produces the warning message and the task ends with the message "Done, but with warnings."AFAICT, the warnings shouldn't happen.