cancel
Showing results for 
Search instead for 
Did you mean: 

How to Solve the Error "Could not find any SAP Fiori Projects in workspace"?

Jayakrishnan
Active Participant
0 Kudos

Hi Team,

I am new to SAPUI5 development in Visual Studio Code environment. Based on the blogs i referred, i installed Visual Studio Code and Node.js in my machine. I installed the required extensions also inside the VS Code .

However, i was not able to open the Application Generator initially and not able to install the generators from the template wizard also. then i changed my npm registry and executed npm i -g yo command then i am able to see the templates .

But the simple ui5 project created front his template is not able to run. i got the below error when i try to run it.

and also i dont see the node modules and package.json on my project structure.

Did i miss any step or command need to be executed? Where i need to check?

Pleas help me to sort it out.

Thank,

Regards,

Jayakrishnan

Accepted Solutions (0)

Answers (1)

Answers (1)

hcorrigan
Advisor
Advisor
0 Kudos

Hello Jayakrishnan,

thank you for getting in touch. I am sorry to hear you are experiencing some difficulties.

So I think you might have many issues above, so lets look at each one.

Issue 1: i was not able to open the Application Generator initially and not able to install the generators from the template wizard also

Could you please review the documentation here:https://help.sap.com/viewer/17d50220bcd848aa854c9c182d65b699/Latest/en-US/17efa217f7f34a9eba53d7b209ca4280.html which provides more detail on how to install the extensions

Issue 2: then i am able to see the templates .

But the simple ui5 project created front his template is not able to run. i got the below error when i try to run it

Could you please provide a screen shot or more details on the template that you selected during app creation

Next can you also provide more details as to how to attempted to start your application?

Could you please share too an image of the project structure that you see?

Regards,

Helen.