Is it possible to run the angular app locally for develpment? I am trying to tailor the component quickly without having to compile it in Creatio. When I run 'npm start' the app fails to load with the following error:
'ERROR Error: Remote entry with name 'sdk_remote_module_package' does not exist
at checkRemoteName (creatio-devkit-common.mjs:1713:15)
at bootstrapCrtModule (creatio-devkit-common.mjs:1993:13)'
Like
0 comments