cancel
Showing results for 
Search instead for 
Did you mean: 

WEB IDE Deploy issue - Build Failed

andrewB
Explorer
0 Kudos

Hello

Starting yesterday I have been unable to deploy an application to a gateway server that I have been working on for a few weeks.

Everything has been fine for the last few weeks, changing code and deploying without issue.

Its a full stack web ide with a production developer account (not trial)

I now get an error message when deploying:

{"message":"dist/di.code-validation.core_issues.json does not exist or is not a file"}

Is anyone else having issue deploying?

Thanks

Andrew

former_member489109
Participant
0 Kudos

Hello,

Did you find a solution ?

Accepted Solutions (0)

Answers (2)

Answers (2)

andrewB
Explorer

Thanks Vishnu

I have found a solution, I had to change the project settings->Code Checking->XML to Basic XML

I was extending a standard xml fragment from the My Travel and Expense application, which had XML errors..... GenericClaim.fragment.xml. When I copied the fragment it already had XML errors in it! and so wouldn't deploy with the eslint setting. Changing to Basic XML as above fixed he issue.

vish89
Explorer
0 Kudos

Hi Andew,

Even I got this error, mine was trial account and I extended a project. I did few changes to Manifest.JSON and tried to deploy and I got above error.

Can you please correct versions in Manifest.json and try once.

Please let us know what is the fix for this.