SAP / yeoman-ui

Provide rich user experience for Yeoman generators using VSCode extension or the browser.
Apache License 2.0
101 stars 46 forks source link

Extension causes high cpu load #693

Closed attilaberencsi closed 3 years ago

attilaberencsi commented 3 years ago

Hello,

using fiori generators, I am getting an exception: {"message":"@sap/fiori:app generator failed - process.on(uncaughtException) Cannot read property 'edmx' of undefined","stack":"TypeError: Cannot read property 'edmx' of undefined\n\tat default_1.prompting (c:\Users\admin\Desktop\Software\generators\node_modules\@sap\generator-fiori\generators\fiori-elements\app\index.js:1:117696)\n\tat processTicksAndRejections (internal/process/task_queues.js:93:5)"}

using easy-ui5, a dialog to create this Issue was opened in VS Code. that is why I am here,BR,Attila

SAPOS.yeoman-ui-unresponsive.cpuprofile.txt

:warning: Make sure to attach this file from your home-directory: :warning:c:\Users\admin\AppData\Local\Temp\2\SAPOS.yeoman-ui-unresponsive.cpuprofile.txt

Find more details here: https://github.com/microsoft/vscode/wiki/Explain-extension-causes-high-cpu-load

slavik-lvovsky commented 3 years ago
  1. The exception comes from the fiori generator. Please open an issue in the generator repository.

  2. Please open a separate bug for the second issue with explanation how to reproduce it.