tiledesk-dashboard
tiledesk-dashboard copied to clipboard
npm dependencies conflics
I have dependency conflict problems, when installing one, it remove another one, first npm install npm audit fix to try to solve and finally try npm audit fix --force I try npm install --save @angular/[email protected] to install dependencies and it unistall other dependencies, and it continues to have conflicts
I try with branch from v1.0.1 to v1.0.25-beta.10 in all version have same problem (what did I do bad?)

my server is: Docker debian 9 server nodejs version = v8.16.0 npm version = 6.4.1 extra-packages on docker container = build-essential gcc g++ make
i have the same issue any help guys