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

roots watch throws weird error #679

Open
Gioni06 opened this issue Sep 26, 2015 · 2 comments
Open

roots watch throws weird error #679

Gioni06 opened this issue Sep 26, 2015 · 2 comments

Comments

@Gioni06
Copy link

Gioni06 commented Sep 26, 2015

When I run roots watch i get an weird jade compiler error.

'' [Error: Error: /Users/Jonas/Documents/Development/OYGO/qsc-airqoo- update/assets/css/_partials/scroll-top.less:1

'' 1| extends layout-single
'' 2|
'' 3| block meta
'' 4| meta(name='description', content='#{config.glossarItem.description}')
''
'' ENOENT, no such file or directory '/Users/Jonas/Documents/Development/OYGO/qsc-airqoo-update/assets/css/_partials/layout-single.jade']

I don’t understand why it assumes that i have jade code in my less files. I certainly is not the case. I think that there might be some kind of issue during the compile phase.

Does anybody know how i can track down the problem.

roots comile however runs fine without errors.

Thank you for your help.

@joeyjoejoejr
Copy link

This is related to #662

@joeyjoejoejr
Copy link

You can try running a patched version of roots. That's what I had to do in the meantime.

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