Home

Issue: 340

nuxt generate fail with axios module

[issue link]

After some test with my code i’ve tried some example

If i clone the example repository to test i18n (https://nuxtjs.org/examples/i18n), install it’s dependencies (npm i) build and test it in development and then do a nuxt generate, compilation fail because “Error: Cannot find module ‘axios’”

Someone can explain me how to embed everything into the dist?

This question is available on Nuxt.js community (#c292)