Closed kflu closed 7 years ago
Thank you for the detailed bug report and for using node-sass-magic-importer. Pleas update your Node.js version to at least 6.x or to the latest version which is 8.x and the problem will be gone.
I will add a Node.js version requirement to the package.json of this project in the near future – there is already an issue addressing this: https://github.com/maoberlehner/node-sass-magic-importer/issues/117
I hope updating your Node.js environment is no problem for you. Because I'm working on this project in my free time, I'm not planning to support older versions than 6.x (which is a LTS release).
Thanks.
Thanks. node 6.0 makes this work. This is fortunately, because there's another unrelated bug in node-sass that prevents me from using a later version of node. But it's fortunate that node 6.0 lies in the range where it happens to work.
Getting this error (
node-sass-magic-importer@4.1.5
) when usinghexo generate
.This issue also reports the same thing (sass/node-sass/issues/2039).
Below are detail info about my node environment. Is there any workaround?