We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
self@self-laptop:~/example/workspace/shop.example.com/tools$ gulp styles [09:46:42] Using gulpfile ~/example/workspace/shop.example.com/vendor/snowdog/frontools/gulpfile.js [09:46:42] Starting 'styles'... [09:46:42] Starting 'inheritance'... [09:46:44] Finished 'inheritance' after 1.76 s Error in plugin 'sass' Message: ../../../var/view_preprocessed/frontools/frontend/Example/default/styles/_variables.custom.scss Error: Invalid CSS after "müll": expected "{", was "" on line 19 of ../../../var/view_preprocessed/frontools/frontend/Example/default/styles/_variables.custom.scss >> müll -----^ [09:46:44] gulp-notify: [Error running Gulp] Error: ../../../var/view_preprocessed/frontools/frontend/Example/default/styles/_variables.custom.scss Error: Invalid CSS after "müll": expected "{", was "" on line 19 of ../../../var/view_preprocessed/frontools/frontend/Example/default/styles/_variables.custom.scss >> müll -----^ [09:46:44] Theme: Example print.css Compiled! [09:46:45] Theme: blank print.css Compiled! [09:46:45] Theme: blank styles.css Compiled! [09:46:45] Finished 'styles' after 3.55 s self@self-laptop:~/example/workspace/shop.example.com/tools$ echo $? 0
The text was updated successfully, but these errors were encountered:
Approach: ivogabe/gulp-typescript#295 but no clue how to put this into frontools
Sorry, something went wrong.
https://stackoverflow.com/questions/45006766/exit-with-error-after-a-task-loaded-by-gulp-tasks-failed
Use --ci flag.
--ci
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
The text was updated successfully, but these errors were encountered: