When I try to clone module checkout-shipping-address, I get an error in the console:
-- [2] Errors detected
-- Could not generate data definition ICustomCheckoutShippingAddressData for file: src/modules/custom-checkout-shipping-address/custom-checkout-shipping-address.data.ts RangeError: Maximum call stack size exceeded
-- Error in data-definition generator: RangeError: Maximum call stack size exceeded
I used "yarn msdyn365 clone checkout-shipping-address custom-checkout-shipping-address" command.
-- Using SDK version: 1.30.16
-- Using Module library version: 9.29.9
-- Using Retail proxy verson: 9.29.7
And when I try use on mock pages my custom clone module without any changes - I get this error:
When I try to clone module checkout-shipping-address, I get an error in the console: -- [2] Errors detected -- Could not generate data definition ICustomCheckoutShippingAddressData for file: src/modules/custom-checkout-shipping-address/custom-checkout-shipping-address.data.ts RangeError: Maximum call stack size exceeded -- Error in data-definition generator: RangeError: Maximum call stack size exceeded
I used "yarn msdyn365 clone checkout-shipping-address custom-checkout-shipping-address" command.
-- Using SDK version: 1.30.16 -- Using Module library version: 9.29.9 -- Using Retail proxy verson: 9.29.7
And when I try use on mock pages my custom clone module without any changes - I get this error:
Error: export not found