vue-cli-plugin-i18n
vue-cli-plugin-i18n copied to clipboard
TypeError: Cannot read property 'push' of undefined
This error occurs if tsconfig.json doesn't have types array. i18n plugin should check this and create array if necessary.