cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Sap Business Application Studio doesn't work command cds not found

3,807

Hi everyone,

I was working with my BAS but I don't know what happens that now it doesn't recognize the command cds in the terminal, anyone has the same problem? I do not know if it is because of the new update of the bas that lately is giving problems.

I have restarted my workspace and it still does not recognize me.

Any idea what is going on?


Accepted Solutions (0)

Answers (2)

Answers (2)

Zhehui_Xia28
Product and Topic Expert
Product and Topic Expert

Hi Julian,

I met the same problem and I solved it after reading this blog. You can try to input these codes to install packages of cds.

CDS cli npm install Error @sap/cds-dk Windows (ELIFECYCLE) | SAP Blogs

npm rm -g @sap/cds

npm i -g @sap/cds-dk

Best Regards,

Zhehui

Lesedi
Explorer
0 Kudos
It worked, thank you ; )
ashutos
Associate
Associate
0 Kudos
worked
licam_oved
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello David,

On which landscape are you working?

Which type of dev space did you created? Did you added any extension to your dev space?
Did you install anything manually on the dev space?

Please share the logs from View->Output->Extension Install Agent.

Thanks,
Licam

0 Kudos

Hi Licam,

I'm using the Cloud Fundry Enviroment and I'm using the free plan and I used Full Stack Cloud Application to create the dev space, I don't add and installing nothing in the devspace. It stopped working for no apparent reason, a pop up appears in the lower right area informing of an error which I do not know, I fixed the problem by creating another space and deleting the previous one.

But it has happened to me twice, I do not know if it is a failure of the new version.

Thanks,
David

licam_oved
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi David,

Can you share the URL of your BAS? I wish to understand on which landscape are you working.
When it happens again please share the Extension Install Agent logs.

Thanks,
Licam