1 min readDec 23, 2016
Note: If you are a Windows user, you can’t use npm install with bin links. It will always report issues. Even if you try to run this command, it will report an issue.
So what you do is set npm config set bin-links false
and then run npm install
Obviously at this point you have already set laravel-elixir in your package.json