Hi,
I am using VS code to develop CAP application. I am getting this below error frequently in my vs code terminal when executing cds watch.
[ERROR] Connection failed (RTE:[300004] MS Crypto API is not available (0.0.0.0:55801 -> yyyy-yyyy-yyyy-yyyy-yyyy.hana.prod-eu10.hanacloud.ondemand.com:443))
at Socket.
(C:\Users\yyyy\vscode\hana_spc_app\node_modules\sap-hdbext-promisfied\node_modules\@sap\hdbext\node_modules\@sap\
hana-clied.ondemand.com:443))nt\lib\index.js:53:13) nt\lib\index.js:53:13)
at Socket.emit (node:events:513:28)
at addChunk (node:internal/streams/readable:324:12)
at readableAddChunk (node:internal/streams/readable:297:9)
at Readable.push (node:internal/streams/readable:234:10)
at Pipe.onStreamRead (node:internal/stream_base_commons:190:23)
Please help to fix this issue.