cancel
Showing results for 
Search instead for 
Did you mean: 

Web IDE Grunt Build Failing suddenly

smok1
Explorer

Hi there,

Before today, Web IDE has been perfectly fine building an old UI5 app that is using Grunt. Not sure what changed on web IDE side that is now failing?

12:50:57 PM (DIBuild)
Build failed.
Please follow the relevant troubleshooting tips below:
ERROR: "Unable to find local grunt"
- Right-click the project folder, select "Clean npm Folder", and build again.
ERROR: "npm ERR! code EINTERGITY"
- Delete the "package-lock.json" file from the project and build again.
[INFO] Build finished in 6 seconds

Already cleaned the npm folder, deleted the package-lock.json, edited the package.json file etc. Migrating to ui5.yaml would take time considering how old and large the app is plus we have to do a lot of regression testing. Can someone help check? Nothing else has been changed on the app side.

One small note though is the app does not have a webapp folder - not sure if this will provide some clue

former_member523289
Participant

Hi Samual, are you still having build issues?

martin_roldan
Participant
0 Kudos

Hi Samuel, I'm having the same problem. App was building without problems this morning but it began to show this error. How did you solve it?

former_member523289
Participant
0 Kudos

Hi Martin, what is the region you're working on (can be found in the URL)

Eliran

martin_roldan
Participant
0 Kudos

Hi Eliran, I'm in US region. It is working now.

I read somewhere it was a temporary issue. How can we check updates on this kind of issues?

Thanks

former_member523289
Participant
0 Kudos

You can see the current status in the status page: https://sapcp.statuspage.io/

Accepted Solutions (0)

Answers (1)

Answers (1)

smok1
Explorer
0 Kudos

eliranaz Yes, working now.

I'm not usually a fan of Web IDEs - for reasons like this. (Am using VS Code with UI5 Tooling as I have more control)

Thanks again for any help rendered!