It turns out i had 'npm install'ed the i18next packages to the project root directory and not the app directory. Installing the packages in the app directory fixed the problem.