QBot
QBot copied to clipboard
Deployment failing for Dashboard and Question app in non-$ currency regions
Error when deployed into non dollar currency based Azure subscription the Dashboard and Question apps fail to deploy giving a "conflict" error.
Error details The command "npm install --save-dev @angular-devkit/build-angular" exited with code -4048
It's failing when trying to compile npm WARN tarball tarball data for [email protected] (sha512-ACzBtm/PhXBDId6a6sDJfroT2pOWt/oOnk4/dElG5G33ZL776N3Y6/6bKZJBFpd+b05F3Ct9qDjMeJmRWtE2/g==) seems to be corrupted. Trying one more time.
Steps to replicate. Deploy using the Azure ARM template in a Azure subscription that is not dollars.
We are also facing "conflict" issue. Any idea how to resolve this ?
We face probably the same issues over here. One thing I didn't try yet but maybe any of you did: bumping the failing dependencies? In your case, @KenMeyer25, it's typescript 3.5.3, looking over at npmjs.org shows the latest version for that is 4.0.3. I see two occurrences for typescript, each with different versions of it too, so I would definitely need to check out how to handle that, most likely a direct dependency for another package is my wild guess here.
Hi Everyone, has anyone found a work around for the 'Conflict' error in deployment? I am experiencing the same issue and I just can't find a solution for it. Is it possible to ignore the error and proceed to the next steps?
I didn't, yet. I tried deploying on US Servers as well, but that didn't work either.
No help yet.
Hello. Were you able to ever find a solution to this issue? I appear to have the same problem.
Thank you.
Not here, unfortunately.