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

Node 10 not working with node-sass 4.9.0 #2345

@xzyfer

Description

@xzyfer

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions