Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to locate module rimraf via resolve logic: Cannot find module 'rimraf/package.json' from '/ho

Sreenath_Buggan
Explorer
0 Kudos
769

Hello everyone

I got the below error while doing create a sap Fiori App and Deploy it to SAP BTP, ABAP Environment tutorial

when I try to run sap fiori application for data preview.

Unable to locate module rimraf via resolve logic: Cannot find module 'rimraf/package.json' from '/home/user/projects/zrap100_116' 

SAP BTP ABAP environment 

 

1 REPLY 1

AlwinvandePutTM
Explorer
0 Kudos
272
  • Delete node_modules directory.
  • Open Application Info screen
  • Press on link "Run 'npm install' in terminal'".