Just copy paste the example from the docs:
<a-entity environment="lightPosition: 1 5 -2; groundColor: #445"></a-entity>
doesn't work, the scene is dark. No matter what value of lightPosition I choose
The console prints preset: default; lightPosition: NaN NaN NaN; groundColor: #445 which looks sus..