Closed mjstahl closed 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.
Hey @mjstahl, if you look in node_modules/less/package.json what version is shown there?
node_modules/less/package.json
I created a gist that's working: https://gist.github.com/matthewp/c7c182eba1d1023e35e7e0427128bd93
While performing a build, ran into the following error:
It works wonderfully in dev mode.