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
|
The programs works fine when I leave the external Ruby path in the options menu blank. But I don't want to have to manually download my gems and copy them into my project, so I figured out that I can use the ruby external path. I set it to C:\dev\Ruby22\bin Which is the path on my local drive. I configured config.rb properly as follows
However, now it upon saving any .scss file, it immediately crashes the entire program. My .scss file
If I remove the external ruby path, it just calls an error saying it cannot find my external gems (because they aren't manually imported). Please help resolve this bug. I really like the workflow the program promises to offer. Thank you! |
|
|
Are you able to provide some more detail on the actual crash you are experiencing? Is Visual Studio itself crashing? If so can you please trigger a crash and then upload your ActivityLog.xml file (should be located in %AppData%Roaming\Microsoft\VisualStudio\14.0\ActivityLog.xml) as this will hopefully will contain the details of the exception which we can use to try and debug this further.
|
|
|
Hello. Sure I will be happy to provide an activity log, however when I nagivate to this path on my computer, I cannot find the Activitylog.xml file. Do you know where else it may be located so I can send you this data? Thanks for the fast reply. See screenshot. |
|
|
Thats the right path. This is normally created manually however you can force this on by running:
You should see ActivityLog.xml appear once Visual Studio has loaded when running it with this setting.
|
|
|
Any update on this? Looks like web workbench isn't compatible with VS2015. |
|