GENERIC_DUPLICATE_PREDICATE_REGISTRATION

A predicate with the given name is already registered

Thrown from

packages/errors/src/index.ts:1374
* throw new DuplicatePredicateRegistrationError('shopDomain');
View ↗
apps/storefront/src/utils/flags/predicates.ts:37
throw new DuplicatePredicateRegistrationError(name);
View ↗

On this page