microsoft / Dynamics365Commerce.Solutions

Repository for hosting the Dynamics 365 Commerce end to end sample solutions
Other
58 stars 26 forks source link

Unable to Load Extensions in Commerce SDK version 9.43 #146

Closed sudarshan-onactuate closed 1 year ago

sudarshan-onactuate commented 1 year ago

Discussed in https://github.com/microsoft/Dynamics365Commerce.Solutions/discussions/139

Originally posted by **sudarshan-onactuate** June 7, 2023 We have customized Commerce SDK in version 9.43 and are trying to deploy it in our UAT environment. However while doing so we are unable to load our extensions as shown in the attached image 5255a488-4384-4ab6-87f5-883177e62fca 5eacff8b-adca-4dc9-afd3-3dffe3a274c2 6331e43a-5ea3-4042-a6e5-716470e32414 We have already downloaded the latest knockout.js file and have placed it under libraries pf POS project and have added its reference in manfest,json file as well as tsconfig file. (Configurations shown below) ![Untitled](https://github.com/microsoft/Dynamics365Commerce.Solutions/assets/84920626/9a168cb2-59de-4c07-8d92-10bbefb7a346) ![asdas](https://github.com/microsoft/Dynamics365Commerce.Solutions/assets/84920626/b9ba3f73-09f8-4ab4-ba56-c8a2c8faa80f) We are not sure why we are not able to load the extensions. Any help will be highly appreciated.
ranesh84 commented 1 year ago

Try to follow below link:

https://learn.microsoft.com/en-us/dynamics365/commerce/dev-itpro/pos-extension/knockout-pos-extension

madyke commented 1 year ago

Assuming link above helped to resolve issue, if not, please re-open and we can assist further.