If you use VirtualBox and vagrant on windows, you should run git bash with “run as administrator”.
Another way probably you will give an error “npm install failing. Symlink problems“.
You should run these codes.
npm cache clean
And
npm install --no-bin-links
Software Developer
İlk Yorumu Siz Yapın