While generating docker image, after executing the command npm install
i get this error
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @angular/[email protected]
However in my local computer it works just fine .
While generating docker image, after executing the command npm install
i get this error
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: @angular/[email protected]
However in my local computer it works just fine .