Node Modules Error During Dependency Installation in SuiteCRM 8.1.3


I am encountering issues with node_modules while working on SuiteCRM 8.1.3. The errors primarily arise when installing dependencies or running the application.

If you’re only starting to install, do you really want to go for such an old version?

About your error: are you building the app with yarn, to incorporate your changes, or just installing a clean version?

no i was not using yarn i was using npm

The yarn scripts are just ways to call npm and ng: