al-code-outline icon indicating copy to clipboard operation
al-code-outline copied to clipboard

Error message in app.json: Problems loading reference 'aloutlinesyntax://json/appJsonSyntax.json'

Open ajkauffmann opened this issue 3 months ago • 3 comments

An error message appears in app.json in all my apps:

Problems loading reference 'aloutlinesyntax://json/appJsonSyntax.json': Unable to load schema from 'aloutlinesyntax://json/appJsonSyntax.json': No content.

This is the same error as #455

Version: 16.77.0

ajkauffmann avatar Oct 03 '25 14:10 ajkauffmann

There is a folder in the previous version that is not present in the latest: ".\bin\netcore" Rolling back to the previous version and copying the folder: %USERPROFILE%\.vscode\extensions\andrzejzwierzchowski.al-code-outline-15.76.0\bin\netcore to %USERPROFILE%\.vscode\extensions\andrzejzwierzchowski.al-code-outline-16.77.0\bin then update/reload the extension seems to work.

gergozakar avatar Oct 04 '25 02:10 gergozakar

I got the same error

Image

Version: 16.77.0

I downgraded to version 16.76.1433787 and it got fixed.

SecretoAngel avatar Oct 04 '25 08:10 SecretoAngel

Thank you for reporting the issue. I've released a new version of the extension. The problem was caused by an issue during extension binaries build.

anzwdev avatar Oct 05 '25 21:10 anzwdev