[Solved] This usually happens because your environment has changed since running `npm install`

The root of the problem: This is usually because the environment has changed after running the NPM installation.
Run “NPM Rebuild Node SASS-Mandatory” to build bindings for the current environment.

How to solve: Run at this time and follow the prompts to execute the npm rebuild node-sass command

(If it doesn’t work, run the npm install node-sass command first)

Then run the node command to start the service

Read More:

Leave a Reply

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