mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #34775
[Bug 1560738] Re: SASS compilation error in cookieconsent 2.0.9
** Changed in: mahara
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1560738
Title:
SASS compilation error in cookieconsent 2.0.9
Status in Mahara:
Fix Released
Bug description:
If you have the npm package gulp-sass at version 2.2.0 or later,
compiling the latest master will cause an error to be displayed:
Building CSS...
[13:05:09] Using gulpfile ~/www/mahara-test/gulpfile.js
[13:05:09] Starting 'css'...
Compiling CSS for htdocs/theme/custom
Compiling CSS for htdocs/theme/default
Compiling CSS for htdocs/theme/modern
Compiling CSS for htdocs/theme/ocean
Compiling CSS for htdocs/theme/primaryschool
Compiling CSS for htdocs/theme/raw
Compiling CSS for htdocs/theme/subthemestarter
Error in plugin 'sass'
Message:
htdocs/theme/raw/sass/cookieconsent.scss
Error: Invalid CSS after "...n-name:slideUp}": expected ")", was ""
on line 2 of stdin
>> er;background-image:url(//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/1.0.10
------------------------------------------^
[13:05:14] Finished 'css' after 4.72 s
This is due to a change in the cookieconsent SCSS file during the
upgrade to CookieConsent 2.0.9 (Bug 1535519)
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1560738/+subscriptions
References