I'm not sure why, buy app-root-path was not picking up the correct path for this module when installed via NPM. Since we're already using relative paths for imports, I don't think we gain much from using it anyway, so I've changed to using path.resolve instead