sindresorhus / grunt-sass

Compile Sass to CSS
MIT License
1.01k stars 209 forks source link

nodejs 10 support is missing #279

Closed p3x-robot closed 6 years ago

p3x-robot commented 6 years ago

hello!

how are you?

nodejs 10 support is missing

sincerely, patrik

xzyfer commented 6 years ago

See https://github.com/sass/node-sass/issues/2345

On Thu., 26 Apr. 2018, 2:33 am patrikx3, notifications@github.com wrote:

hello!

how are you?

nodejs 10 support is missing

sincerely, patrik

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sindresorhus/grunt-sass/issues/279, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjZWNbX5sqrMIHdB6ITZPnunRTH0j9qks5tsKVFgaJpZM4Tjw9q .

p3x-robot commented 6 years ago

https://github.com/sass/node-sass/releases/tag/v4.9.0

xzyfer commented 6 years ago

Please actually read the issue.

On Thu., 26 Apr. 2018, 3:00 am patrikx3, notifications@github.com wrote:

https://github.com/sass/node-sass/releases/tag/v4.9.0

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/sindresorhus/grunt-sass/issues/279#issuecomment-384359718, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjZWN_Vm-fAptLFEWLrpkm4y2kTzGOQks5tsKuUgaJpZM4Tjw9q .

p3x-robot commented 6 years ago

that's true, no linux 32bit nodejs v10 is missing and freebsd build is not working. ok, patience. thanks!

xzyfer commented 6 years ago

Node 10 support added in node-sass@v4.9.0

steveworkman commented 6 years ago

Is there a way for me to use node-sass v4.9 with grunt-sass?

xzyfer commented 6 years ago

npm update node-sass

On Mon., 30 Apr. 2018, 6:29 pm Steve Workman, notifications@github.com wrote:

Is there a way for me to use node-sass v4.9 with grunt-sass?

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/sindresorhus/grunt-sass/issues/279#issuecomment-385338721, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjZWO4kueh4Aw6S7MLNcY0pszgGMuigks5ttst0gaJpZM4Tjw9q .

steveworkman commented 6 years ago

Thanks, I didn't have them set up independently, was just using the named dependency in grunt-sass

xzyfer commented 6 years ago

That's fine then npm update should update your local copy without modifying your package.json

On Mon., 30 Apr. 2018, 10:08 pm Steve Workman, notifications@github.com wrote:

Thanks, I didn't have them set up independently, was just using the named dependency in grunt-sass

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/sindresorhus/grunt-sass/issues/279#issuecomment-385379897, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjZWDaYv5JWmTSpm-SnKGe2eI_EPvWpks5ttv64gaJpZM4Tjw9q .