projectdiscovery/nuclei · error · ErrNoTemplatesFound

no templates found

Error message

no templates found

What it means

Error "no templates found" thrown in projectdiscovery/nuclei.

Source

Thrown at pkg/catalog/disk/errors.go:6

package disk

import "errors"

var (
	ErrNoTemplatesFound = errors.New("no templates found")
)

View on GitHub (pinned to 265b3a3dec)

When it happens

Trigger: Thrown at pkg/catalog/disk/errors.go:6 when the library encounters an invalid state.

Common situations: See trigger scenarios.


AI-assisted analysis of projectdiscovery/nuclei@265b3a3dec (2026-08-15). Data as JSON: /api/errors/2b82259cb24e8bc3. Report an issue: GitHub.