-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Build Error "The Broccoli Plugin: [StyleLinter] failed" #798
Comments
I downgraded node from version 7.0.0 to 6.0.0 then rebuild node-sass and still get the same build error. |
@SheriefAlaa thanks for filing the issue. I can reproduce and I will take a look at it. |
@SheriefAlaa if you get the latest from master this problem is now fixed. |
@jkleinsc Still experiencing issues even after git pull on master, npm install (I made sure stylelint got updated). error log:
Thanks for you help. |
@jkleinsc Seems it all started here: billybonks/broccoli-stylelint#18 I ran npm test and here's the output:
|
Addresses #798 Fixes build error with stylelint https://greenkeeper.io/
@SheriefAlaa my apologies. I thought it was fixed, but @billybonks needed to publish a new version of https://github.com/billybonks/ember-cli-stylelint which he has now done and that version has now just been updated in HospitalRun, so the problem should now be fixed. Let me know if it still persists after getting the latest from master. |
@jkleinsc HR now runs on my local machine just fine using master. Thanks for your and @billybonks '. |
Expected behavior:
Run hospitalrun-frontend
Actual behavior:
Build Error. Log ahead..
OS and Browser:
Chrome. Ubuntu 14.04 vagrant box on OS X.
The text was updated successfully, but these errors were encountered: