Closed bitbytebit1 closed 4 years ago
Using the latest version of Nuxt 2.14.5
Followed the setup instructions:
yarn add --dev @nuxtjs/moment
nuxt.config.js
buildModules: { ['@nuxtjs/moment', { defaultLocale: 'en', locales: ['en', 'se', 'fr'] } ] }
Errors: An error occurred Home page ERROR in ./.nuxt/moment.js Module not found: Error: Can't resolve 'moment/locale/en' in 'C:\Users\XXX\Documents\GitHub\xxxxxx\.nuxt'
An error occurred Home page ERROR in ./.nuxt/moment.js Module not found: Error: Can't resolve 'moment/locale/en' in 'C:\Users\XXX\Documents\GitHub\xxxxxx\.nuxt'
Hey how do you fix this ?
Need to reopen this :(
Using the latest version of Nuxt 2.14.5
Followed the setup instructions:
yarn add --dev @nuxtjs/moment
nuxt.config.js
Errors:
An error occurred Home page ERROR in ./.nuxt/moment.js Module not found: Error: Can't resolve 'moment/locale/en' in 'C:\Users\XXX\Documents\GitHub\xxxxxx\.nuxt'