This thread looks to be a little on the old side and therefore may no longer be relevant. Please see if there is a newer thread on the subject and ensure you're using the most recent build of any software if your question regards a particular product.
This thread has been locked and is no longer accepting new posts, if you have a question regarding this topic please email us at support@mindscape.co.nz
|
Hi! When working with a scss file I get this error in the generated .css file every time.
Any ideas why this happens? |
|
|
No Im afraid not, but are you using a foreign language version of Windows? If so do you know what codepage you are using? As a workaround you can extract the Ruby193 zip file which you can find under %APPDATA%..\Local\Microsoft\VisualStudio\11.0\Extensions[some random name]\CustomTool to an appropriate location on your system and then set the Ruby Installation Path option which can be found under Tools/Options/Web Workbench in the Compilation section to be the bin folder path from the files you extracted. e.g. If I extracted that zip file to C:\Temp\WWRuby then my Ruby Installation Path would need to be set to C:\Temp\WWRuby\Ruby193\bin If you are using Visual Studio 2010 replace 11.0 with 10.0 in the earlier path above. This will remove the need for us to extract this and should remove the issue from appearing.
|
|
|
Thanks. This finally worked for me! |
|