While installing node module using sudo npm install
locally will get Error: EACCES: permission denied in some node modules like phantomjs and node-sass that using script to install. This is local installation of npm not globally.
npm 5.5.1 macOS High Sierra 10.13.1
Is there any issue with High Sierra? as in Sierra is working fine.