Skip to Content
Clerk logo

Clerk Docs

Ctrl + K
Go to clerkstage.dev

Feature errors

An index of Clerk errors related to features.

FeatureNotEnabled

{ "shortMessage": "not enabled", "longMessage": "This feature is not enabled on this instance", "code": "feature_not_enabled_code" }

NotImplemented

{ "shortMessage": "not implemented", "longMessage": "Feature `<feature>` is not available yet", "code": "feature_not_implemented_code" }

FeatureRequiresPSU

{ "shortMessage": "not a Progressive Sign Up instance", "longMessage": "<feature> can only be used in instances that migrated to Progressive Sign Up (https://clerk.com/docs/upgrade-guides/progressive-sign-up)", "code": "feature_requires_psu_code" }

What did you think of this content?

Clerk © 2024