QBot icon indicating copy to clipboard operation
QBot copied to clipboard

Deployment failing for Dashboard and Question app in non-$ currency regions

Open KenMeyer25 opened this issue 4 years ago • 7 comments

Error when deployed into non dollar currency based Azure subscription the Dashboard and Question apps fail to deploy giving a "conflict" error.

image

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.

KenMeyer25 avatar Sep 18 '20 19:09 KenMeyer25

We are also facing "conflict" issue. Any idea how to resolve this ?

issue

sgkalyans avatar Sep 25 '20 03:09 sgkalyans

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.

TimB87 avatar Sep 30 '20 12:09 TimB87

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?

deployment error

arvbuenaventura avatar Nov 05 '20 03:11 arvbuenaventura

I didn't, yet. I tried deploying on US Servers as well, but that didn't work either.

TimB87 avatar Nov 05 '20 10:11 TimB87

No help yet.

sgkalyans avatar Nov 05 '20 10:11 sgkalyans

Hello. Were you able to ever find a solution to this issue? I appear to have the same problem.

Thank you.

jfbillette avatar Jan 21 '21 04:01 jfbillette

Not here, unfortunately.

TimB87 avatar Jan 22 '21 11:01 TimB87