SAP/yeoman-ui

Adaptation Project creation Error: Converting circular structure to JSON

enriqueleon80 opened this issue · 2 comments

Hello team,

I can't get an adaptation project created in VSCODE. I have set the output log to TRACE but no error shows up there unfortunately. Essentially, when I get to the step where I have to select a system the drop down is empty and an error is shown on screen.

I am able to use other UI5 generators without issue. The problem seems to be specific to an adaptation project?

Please let me know if I may provide anything further.

VERSIONS:
NPM: 8.19.3
Version: 1.72.2 (system setup)
Commit: d045a5eda657f4d7b676dedbfa7aab8207f8a075
Date: 2022-10-12T22:15:18.074Z
Electron: 19.0.17
Chromium: 102.0.5005.167
Node.js: 16.14.2
V8: 10.2.154.15-electron.0
OS: Windows_NT x64 10.0.19042
Sandboxed: No

ERROR: "Converting circular structure to JSON --> starting at object with constructor 'Socket' | property '_httpMessage' -> object with constructor 'ClientRequest' --- property 'socket' closes the circle"

Screenshot 2022-11-08 174444

Error log:
Cloud Foundry is not installed in your space.

2022-11-09T02:49:10.887Z [ADP Creation] ["INFO"]: Basic information: {"projectName":"leave.req","applicationTitle":"req","namespace":"customer.leave.req"}

i'm facing the same error, did you or someone have solved this?