To reproduce the failure, perform the following steps:
- Clone the repository
- Make sure meteor is installed (I have verified on Meteor 2.5)
- Navigate to the top-level directory of the repository
- Type
meteor build ../output
This project will run now if you type meteor
. However, it does nothing
of much value beyond reproducing the build error above.