Skip to content
New issue

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

bootstrap.less not found #9

Open
binarykitchen opened this issue Apr 22, 2020 · 0 comments
Open

bootstrap.less not found #9

binarykitchen opened this issue Apr 22, 2020 · 0 comments

Comments

@binarykitchen
Copy link

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant