Angular Manual install

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?

Hi @dysphoria,

Try running npm install while Radzen isn't running and there is no node_modules symbolic link in your application directory. You may also need to reinstall Radzen now as npm install may have corrupted it.