Hi,
I have installed Adapt on Ubuntu 14.04 64bit (running from VirtualBox).
After running the "grunt build" command I get the following warning causing the course creation failure:
Running "less:dist" (less) task
>> NameError: variable @ie8-max-width is undefined in src/less/adapt.less on line 83, column 19:
>> 82 .ie8 & {
>> 83 max-width:@ie8-max-width;
>> 84 }
Warning: Error compiling src/less/adapt.less Use --force to continue.
Aborted due to warnings.
Tried also the "--force", but it also fails with ENOENT error (screenshot attached)
Any hints how to get past this problem would be appreciated.
Best regards,
Zbigniew