How to resolve the error: “Node Sass does not yet support your current environment”

If we found this error Node Sass does not yet support your current environment

while running gulp extension: local. Then do following step.

1)In the terminal run, command “nvm install 12.21.0 ” (install the supporting nvm version)

2)then run command

gulp extension:local

Leave a comment

Your email address will not be published. Required fields are marked *