rror: ENOENT: no such file or directory, scandir ‘**/node_modules/node-sass/vendor’ npm install

Try to delete node_modules folder, close all editors that are opening the project(Visual Studio, Visual Studio Code, Atom, etc).

Then run npm install again

This issue is because those lock the package.json files.

Leave a Reply

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