We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to run the less grunt task when coreDir points to your latest master repo:
/Users/michael-heuberger/code/smx/smx-appsuite-themes-smx ❯❯❯ ./node_modules/.bin/grunt less Running "less:smx.appsuite.theme" (less) task >> Source file "web/ui/apps/3rd.party/bootstrap/less/bootstrap.less" not found. >> Source file "web/ui/apps/3rd.party/bootstrap-datepicker/less/datepicker3.less" not found. >> Source file "web/ui/apps/3rd.party/font-awesome/less/font-awesome.less" not found. >> NameError: variable @grid-gutter-width is undefined in web/ui/apps/themes/definitions.less on line 160, column 50: >> 159 >> 160 @container-desktop: (870px + @grid-gutter-width); /* Bootstrap overwrite / >> 161 @container-large-desktop: @container-desktop; / Bootstrap overwrite */ Warning: Error compiling web/ui/apps/themes/style.less Use --force to continue. Aborted due to warnings.
Why is bootstrap missing?
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Unable to run the less grunt task when coreDir points to your latest master repo:
Why is bootstrap missing?
The text was updated successfully, but these errors were encountered: