#@nuxtjs/robots, defineNuxtConfig option `robots` is not recognized

4 messages · Page 1 of 1 (latest)

gusty tartan
#

As the title says. The robots key in the config file throws a TS error after installing the module.
Object literal may only specify known properties, and 'robots' does not exist in type 'InputConfig<NuxtConfig, ConfigLayerMeta>'.ts(2345)

hidden widget
#

Have you installed the module via npm or your package manager?

#

also there's a newer module that maybe worth installing instead