Hi All,
I keep getting the following error when trying to run npm install
2301 verbose stack Error: ELOOP: too many symbolic links encountered, lstat 'C:\Users\User\Documents\GitHub\xxx\client\node_modules\@angular\cli\bin\ng'
I have npm installed, I have also tried clearing npm cache.
I do notice that node_modules has a sym link to the radzen install folder? could this be the issue?