Skip to content

Type error: Property 'GiftCardProduct' is missing in type #2144

Description

@HungDo-Niteco

Describe the Bug

I use a Magento cloud endpoint that supports giftcart products, however when I run yarn build, I receive the following problem.

image

Type error: Property 'GiftCardProduct' is missing in type '{ Skeleton: (props: SkeletonProps) => EmotionJSX.Element; SimpleProduct: typeof ProductListItem; ConfigurableProduct: typeof ProductListItem; BundleProduct: typeof ProductListItem; VirtualProduct: typeof ProductListItem; DownloadableProduct: typeof ProductListItem; GroupedProduct: typeof ProductListItem; }' but required in type 'ProductListItemRenderer'.

Expected Behavior

No issue

To Reproduce

Step 1: point magentoEndpoint to a Magento Cloud endpoint
Step 2: yarn codegen
Step 3: yarn build

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions