Open garrytrinder opened 2 months ago
Doing it on Windows, the emitted code had several issues, most important being lots of extra backslashes in json files ("{{" in lieu of "{{"). Provisioning for local debug required several fixes for it to finally run. All this on Windows.
Was able to reproduce the issue using node@16
node@16
Works as expected using node@18
node@18