stealjs / steal-less

A less plugin for StealJS
https://www.npmjs.com/package/steal-less
MIT License
4 stars 2 forks source link

lessEngine.render(...).then is not a function #36

Closed mjstahl closed 8 years ago

mjstahl commented 8 years ago

While performing a build, ran into the following error:

lessEngine.render(...).then is not a function
    at file:/Users/mark/Projects/Lowes/i2web/node_modules/steal-less/less.js:99:57

It works wonderfully in dev mode.

matthewp commented 8 years ago

Hey @mjstahl, if you look in node_modules/less/package.json what version is shown there?

matthewp commented 8 years ago

I created a gist that's working: https://gist.github.com/matthewp/c7c182eba1d1023e35e7e0427128bd93