Hi
We have just set up a new Business Central system with Business Central Essentials license.
Then I have tried to follow this AL learning path Get started with development in Microsoft Dynamics 365 Business Central - Learn | Microsoft Docs
But I fail to succeed - I never get to the stage where the Hello World app is running - and if I can't even get the Hello World then this is going to be a tough and steep learning curve.
In stead i get an error message
"The package cache c:\\myfolder\\AL\\ALProject1\\./.alpackages could not be found."
The folder where i placed my first project is c:\myfolder\AL\ALProject1 but the error message contains a lot of double backslash - c:\\myfolder\\AL\\ALProject1 - This looks strange, but I don't know if this means anything.
In the Output tab I also see some error messages:
[2022-01-05 09:43:46.23] Targeting Dynamics 365 Business Central.
[2022-01-05 09:43:46.60] The request for path /v2.0/sandbox/dev/metadata failed with code NotFound. Reason: Not Found
Am I missing some prerequisites or what is wrong.