Too many symbolic links encountered

Hi I recently started getting an error:
Error: Cannot find module ‘kucoin-node-api’

that I was able to resolve by updating some of the dependencies to the latest versions.

Most recently, however, I started getting the following error:
npm ERR! ELOOP: too many symbolic links encountered, open ‘/app/node_modules/kucoin-node-api/npm-shrinkwrap.json’

But when I try to navigate to the directory /app/node_modules/kucoin-node-api/ in the terminal, I get:
-su: cd: kucoin-node-api: Too many levels of symbolic links

How can I resolve this?

Project is “kcbtcinterval”.

Thanks

KG

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.