Issue is described here: https://github.com/nuxt/create-nuxt-app/issues/546 After a little digging, the problem is due to `vue-jest@4.0.0-beta.3` If I replace it with `vue-jest@4.0.0-beta.2`, the issue disappears