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.