ErrorFactory.versionNotFound(filePath: string,searchedPatterns?: string[],): NagareError
Create a version not found error
Error with version pattern examples
ErrorFactory.versionNotFound(filePath: string,searchedPatterns?: string[],): NagareError
Create a version not found error
Error with version pattern examples
import { ErrorFactory } from ".";