I'm upgrading some code to 10.0.12, and all of s sudden code that worked in 10.0.8 no longer works.
Even if I try to run the extension samples I get errors. The main thing is that it cannot find the POS API:
Error TS2307 (TS) Cannot find module 'PosApi/Consume/Dialogs'. Miscellaneous C:\Users\Admin4b992a8953\RetailSdk\POS\Extensions\SampleExtensions\Controls\DialogSample
The import statement in MessageDialog.ts in the Pos.Extensions project throws an error when I build the project.
Is this related to the switch to NuGet packages like with the CRT projects? If so, how do I figure out which packages to add?
I got it, thanks for replying. I have some additional questions, but will post a new thread for those.
Hi Rob,
I see you second comment, does it mean you got this issue resolved or you still need some assistance?
I coworker helped me with this. The issue was that I had included all the *.js and *.d.ts files in the project.
You should only have the *.ts files included in the project.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156