You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'' 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.
The text was updated successfully, but these errors were encountered:
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
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.
The text was updated successfully, but these errors were encountered: