Can filenames contain a dot?

This might be a dumb question, but can filenames contain a dot?

The short answer is yes.

When you say “deploy to production”, are you deploying to Galaxy or somewhere else, and if somewhere else what tool are you using to deploy?

That looks like either a build error, or you are trying to install a dev meteor project.

I’m deploying to Digital Ocean with mup.

I don’t think it’s a build error, it seems to happen after the deploy on the server. The logs are already showing signs of started application…

My bad, my deploy script contains a

git reset --hard origin/master

I did a rename from Issues to issues and it seems like it was not changed on the filesystem.