Skip to content

frontools should fail, when there was a problem (error code != 0) #231

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

Closed
amenk opened this issue Jul 10, 2017 · 3 comments
Closed

frontools should fail, when there was a problem (error code != 0) #231

amenk opened this issue Jul 10, 2017 · 3 comments

Comments

@amenk
Copy link

amenk commented Jul 10, 2017

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
@amenk
Copy link
Author

amenk commented Jul 10, 2017

Approach: ivogabe/gulp-typescript#295 but no clue how to put this into frontools

@amenk
Copy link
Author

amenk commented Jul 10, 2017

@Igloczek
Copy link
Contributor

Use --ci flag.

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

2 participants