Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Node 10 not working with node-sass 4.9.0 #2345

Closed
xzyfer opened this issue Apr 24, 2018 · 8 comments
Closed

Node 10 not working with node-sass 4.9.0 #2345

xzyfer opened this issue Apr 24, 2018 · 8 comments

Comments

@xzyfer
Copy link
Contributor

xzyfer commented Apr 24, 2018

tl;dr

npm install node-sass@beta

We know. Trust us, we know. We're working on it.

Blockers

We're cannot proceed until appveyor/ci#2272 is fixed. (edit: now fixed)

Prerequisites

First things first, you'll need to have [email protected].

[email protected] isn't published yet!

See blockers above.

It's night time in Australia, us koalas are sleeping.

Try again tomorrow. May be complain Twitter to feel better. We're @NodeSass, like and subscribe 💖

What version am I using?

npm ls node-sass

How do I update?

npm

npm install node-sass@latest

If node-sass is a dependency of another library

  • delete your node_modules
  • run npm install

yarn

You'll need to do an update to override your lock file.

yarn upgrade --latest node-sass

When will Node 10 support on my environment?

Here is are the current support environments. Click the subscribe button next to this issue to get updates.

OS Architecture Node
Windows x86, x64
OSX x64
Linux* x86
Linux* x64
Alpine Linux x64
FreeBSD 10+ amd64
FreeBSD 10+ i386

*Linux support refers to Ubuntu, Debian, and CentOS 6+
❓There is no x86 build for Node 10 currently available

Do I need to comment or open another issue?

No.

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 25, 2018

Update

LibSass

We've run into a few hiccups.

Some regressions in the [email protected] update were caught early.
We've released [email protected] to address these.
[email protected] will be in [email protected].

#2348

Node 10

Node 10 support has landed in Travis and AppVeyor.

However Node 10 has changed their minimum required gcc version.
We're working to update our build pipelines.

#2349

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 25, 2018

Update

We believe all issues have been resolved.

We've created the v4.9.0 tag, and have begun building the binaries.

We plan to release v4.9.0 under the beta tag within 24hrs.

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 25, 2018

We have binaries for all environments except: FreeBSD, Linux x86.

Please try to beta and report any issues in a new issue!

npm install node-sass@beta

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 26, 2018

No news is good news I suppose?

@thwuersch
Copy link

thwuersch commented Apr 26, 2018 via email

@xzyfer
Copy link
Contributor Author

xzyfer commented Apr 26, 2018

[email protected] is now the stable release.

@huenisys

This comment has been minimized.

@schallm

This comment has been minimized.

@sass sass locked and limited conversation to collaborators Apr 24, 2019
@nschonni nschonni changed the title Node 10 not working Node 10 not working with node-sass 4.9.0 Apr 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants