Zend certified PHP/Magento developer

Cart page issues with js code

Uncaught TypeError: Cannot read property 'quoteData' of undefined
    at quote.js:33
    at Object.execCb (0296d0f644f38fe0e0e3da5fa2b801de.js:1650)
    at Object.context.execCb (resolver.js:156)
    at Module.check (0296d0f644f38fe0e0e3da5fa2b801de.js:866)
    at Module.enable (0296d0f644f38fe0e0e3da5fa2b801de.js:1143)
    at Module.init (0296d0f644f38fe0e0e3da5fa2b801de.js:774)
    at callGetModule (0296d0f644f38fe0e0e3da5fa2b801de.js:1170)
    at Object.completeLoad (0296d0f644f38fe0e0e3da5fa2b801de.js:1544)
    at HTMLScriptElement.onScriptLoad (0296d0f644f38fe0e0e3da5fa2b801de.js:1671)


shipping-invalidate-mixin.js:12 Uncaught TypeError: Cannot read property 'vertexAddressValidationConfig' of undefined
    at shipping-invalidate-mixin.js:12
    at Object.execCb (0296d0f644f38fe0e0e3da5fa2b801de.js:1650)
    at Object.context.execCb (resolver.js:156)
    at Module.check (0296d0f644f38fe0e0e3da5fa2b801de.js:866)
    at Module.enable (0296d0f644f38fe0e0e3da5fa2b801de.js:1143)
    at Module.init (0296d0f644f38fe0e0e3da5fa2b801de.js:774)
    at callGetModule (0296d0f644f38fe0e0e3da5fa2b801de.js:1170)
    at Object.completeLoad (0296d0f644f38fe0e0e3da5fa2b801de.js:1544)
    at HTMLScriptElement.onScriptLoad (0296d0f644f38fe0e0e3da5fa2b801de.js:1671)


[ERROR] Failed to load the "Magento_GiftMessage/js/view/gift-message" component.

In a custom theme based on Luma, Summary is not loaded when placing an order and there is no way to load a checkout – how to solve the problem?