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

Upgrade node-sass module to v6.0+ #1019

@phyninja

Description

@phyninja

I installed NodeJS v.16.13.0 on a Linux machine and attempted to build the DShop source code with the command yarn install. The build failed with the following error related to the node-sass module v5.0.0:
error: 'remove_cv_t' is not a member of 'std'
The detailed log is similar to the one posted here: sass/node-sass#3077 (comment)

node-sass' documentation recommends using v6.0+ of their project to work with Node 16. Node 16 is listed under the category of Long Term Support (LTS) as of this writing.

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