cancel
Showing results for 
Search instead for 
Did you mean: 

Starting Fiori app error - Attribute 'program' does not exist ('{path}')

darko_mitovski
Explorer

Hi,

I create new empty Fiori application in SAP Business Application Studio and tried to run it but an error occurred after notification message "Start Debugging...". This error appears in all previously created applications that were running.

How can I fix this? Thanks

Accepted Solutions (1)

Accepted Solutions (1)

RazK
Product and Topic Expert
Product and Topic Expert

Hi darko_mitovski ,

We're familiar with the error message that you mentioned and we're investigating the best approach to overcome it. As a temporary workaround:

  • For projects where you get the error message: Right-click the folder xxx-approuter (xxx is a prefix replacement) and select "Open in Terminal". In the terminal, execute the command "npm install".
  • For new projects, after the project creation is complete, wait for ~30 seconds, before opening a workspace.

Regards - Raz

Answers (2)

Answers (2)

ronghai_huang
Employee
Employee

Thanks - I had the same problem, but solved it after executing the command "npm insall".

Somenath_WIN
Explorer

Hi Darko,

I was also facing the same issue, after executing the command "npm install", the issue got resolved.

You saved my day.

Thanks a lot.

Cheers,

Somenath Chanda