Closed kirillbunin closed 6 years ago
According to https://nuxtjs.org/guide/release-notes#v1.0.0
To fix, change line 122 from this.nuxt.plugin to this.nuxt.hook
this.nuxt.plugin
this.nuxt.hook
Thanks, fixed in v0.4.0
According to https://nuxtjs.org/guide/release-notes#v1.0.0
To fix, change line 122 from
this.nuxt.plugin
tothis.nuxt.hook