How to fix npm err code EPERM | npm err errno 4048 | npm err syscall lstat | npm err error eperm

Published: 02 January 2018
on channel: CGuider
12,343
24

This video tutorial is about fixing the npm err code EPERM, npm err errno 4048, npm err error eperm on Windows. When you are trying to install a new Angular project via Angular CLI, you may face this error. This is because you don't have permission to run this command as the current user. So, the solution is running the CLI command in a terminal as the Admin.