cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to find local grunt while performing MDK deploy and activate

0 Kudos

Hi,

I am following video (https://www.youtube.com/watch?v=8VkDdL_rcJA&list=PLkzo92owKnVzN85sWfSdmwSOqlOAFE9DO∈dex=2) to create a sample Mobile application using Mobile Development Kit.

While Performing MDK Deploy and Activate task I am getting below error.

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..

Kindly help me to resolve the issue.

Regards,

Piyush Gandhi

Accepted Solutions (0)

Answers (4)

Answers (4)

I was able to fix the issue myself. I had to add "utils/utils" to the externals when clicking "deploy and activate".

516195
Advisor
Advisor
0 Kudos

I tried to use your solution, but i already had "utils/utils" in the externals when clicking "deploy and activate". so after searching a little bit more i found the next note 0002809909, it basicly says this "add *.SMF to the Filter Files in the deploy dialog", i hope it helps someone.

0 Kudos

Hi,

I am trying to deploy and activate the "Mobile Asset Manager" application that I imported to WebIDE (downloaded from SAP). Unfortunately I am getting exactly the same error than the one mentioned above:

error.png

Anyone experienced the same behavior and found a solution?

Thanks, Daniel

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Piyush Gandhi

regarding this issue

ERROR:"Unable to find local grunt"

can you try Right-click the MDKWebpackFactory folder, select “Clean npm Folder”.

if that doesnt work, can you try after deleting MDKWebpackFactory folder

Regards

JK

Jitendra_Kansal
Product and Topic Expert
Product and Topic Expert
0 Kudos

Did you get that error message on WebIDE trial or productive env? Can you also confirm it's version by going to WebIDE help menu>about?