Hello everyone,
I am trying to create a custom Freedom UI component by following the instructions from the official Creatio documentation:
https://academy.creatio.com/docs/8.x/dev/development-on-creatio-platform/front-end-development/freedom-ui/remote-module/implement-a-remote-module/examples/implement-a-remote-module
However, every time I try to run it, I get the following error in the browser console:
installHook.js:1 ERROR Error: Remote entry with name 'usr.sdk_remote_module_package_tf' does not exist
Could you please advise what I should pay special attention to when configuring a remote module and how to properly look for the root cause of this error?
Are there any common pitfalls related to package naming, module registration, or build/deployment steps that might lead to this issue?
Any hints or troubleshooting tips would be greatly appreciated.
I have attached a file with my project for reference.
Best regards,
Tomasz