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

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

Open
phyninja opened this issue Dec 3, 2021 · 0 comments · May be fixed by #907
Open

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

phyninja opened this issue Dec 3, 2021 · 0 comments · May be fixed by #907

Comments

@phyninja
Copy link
Contributor

phyninja commented Dec 3, 2021

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.

@phyninja phyninja linked a pull request Dec 8, 2021 that will close this issue
1 task
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant