Christian Bravo
Christian Bravo
Hi @mmeester, meanwhile you can create a mock of $dayjs into $nuxt.context for your test, like this: ```javascript import dayjs from 'dayjs'; import { mount } from "@vue/test-utils"; import PublishDate...
It works for me ``` $ git branch On branch femasters/begin $ node -v v9.11.1 ``` during the installation with npm I had the following error. Error npm ERR! code...
This seems to be a bug in the latest releases of this package, I use version `^0.10.1` and everything works perfect. In version `^0.16.1` the error is reproducible