node version: 11.2.0
macOs: mojave
When I run npm install

@MonkeyInWind
I've experienced the same issue using the same OS (mojave) and Node version 11.2.0
I believe this is some kind of node compatibility issue.
Uninstalling Node 11 and installing Node 10 (10.14.1 LTS) fixed it for me.
Thanks man, that worked nicely
Most helpful comment
@MonkeyInWind
I've experienced the same issue using the same OS (mojave) and Node version 11.2.0
I believe this is some kind of node compatibility issue.
Uninstalling Node 11 and installing Node 10 (10.14.1 LTS) fixed it for me.