Hello,
I have a brand new server installation of AAT and am enjoying learning how to drive it, writing my first e-learning course. I have this error message that I have spent all day trying to fix and would be so grateful if someone could recommend what I can do. I have server access.., but I am not a developer or programmer.
The below error message occurs when I try to preview the course I am authoring in AAT, only when I include the FLIPCARD-AUDIO plug-in.
Command failed: grunt server-build:prod --outputdir=courses/5ec4a2e80a55484546bab1b0/5ec8f1a3de3c825be173252f/build --theme=5ec4abac2b901d45cbe23969 --menu=adapt-contrib-boxMenu
Fatal error: {
"message": "variable @component-padding is undefined",
"type": "Name",
"filename": "src/components/adapt-flipcard-audio/less/flipcard-audio.less",
"index": 602,
"line": 25,
"column": 16,
"callLine": null,
"extract": [
" display: inline-block;",
" margin-top: @component-padding;",
" }"
]
}