SAP / ui5-language-assistant

VSCode Extension and Editor Tooling for SAPUI5
Apache License 2.0
53 stars 25 forks source link

An error has occurred building context. Please open an issue #711

Closed gabrielmvd closed 2 months ago

gabrielmvd commented 2 months ago

I am facing this problem where the extension UI5 Language assistant is not working and now it's asking me to open an issue. I tried some solutions provided here before but nothing solved my problem.

MN-public commented 2 months ago

@gabrielmvd Thanks for reporting the issue. Could you please let us know which minUI5Version is used in your manifest?

gabrielmvd commented 2 months ago

It was 1.71.58 and it was working fine until it didn't. Today I changed to 1.122.2 but I'm still getting the error

gabrielmvd commented 2 months ago

I figured out what happened. I had declared a file with some metadata annotations in the wrong area within the manifest. After correcting that the assistant works fine. Thank you