Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
KenMeyer25 opened this issue Sep 18, 2020 · 7 comments

Comments

@KenMeyer25
Copy link

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 typescript@3.5.3 (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.

@sgkalyans
Copy link

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

issue

@TimB87
Copy link

TimB87 commented Sep 30, 2020

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.

@arvbuenaventura
Copy link

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

@TimB87
Copy link

TimB87 commented Nov 5, 2020

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

@sgkalyans
Copy link

No help yet.

@jfbillette
Copy link

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

Thank you.

@TimB87
Copy link

TimB87 commented Jan 22, 2021

Not here, unfortunately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants