Pradeep Kumar
Pradeep Kumar
@influenist what do you mean? is it outdated?
I absolutely agree with @warengonzaga, take the example of [Vercel CLI](https://vercel.com/docs/cli) , I can deploy apps at my will directly from my local terminal.
@rikschennink I have no idea, do you?
@rikschennink thanks for your quick response. I fixed it by redefined `self` (using `let` keyword, e.g `let self = this` instead of `self = this`). It has nothing to do...
@rikschennink I am facing the same issues again and I realized it is happening only when I run `npm run hot` (hot reload). So whenever I save the `vue` file...
@andrasbacsai this issue is still there, we can't deploy repos with sub-modules
I am also facing similar issue
@Tahul I think we can have this configuration listed at https://docus.dev/introduction/configuration and link it to https://content.nuxtjs.org/api/configuration/#highlight-options or we can simply write `More configuration` and link it to https://content.nuxtjs.org/api/configuration/