Hi,
When i try to build my UI5 application, i get the following error:
1:20:23 PM (DIBuild) npm ERR! code EINTEGRITYnpm ERR! Verification failed while extracting @sap/di.code-validation.xml@1.1.9:
I have cleaned the npm folder and delete the package-lock.json file, but that did not resolve the error.
I have also tried to do npm install locally and replace the package-lock.json file with the newly generated one, but that did not solve the issue.