I did a fresh download of Defold.
Created a new Empty Project.
Added dependencies for the LPeg and Narrator assets.
I fetched the libraries.
The game runs in debug.
When I tried to bundle the project into a MacOS app, the process fails with the error:
The module ‘/LPeg.lua’ can’t be found.
Is the asset no longer usable?
What am I doing wrong?