You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the package.json-file the following optional dependency tgz-files are listed: ( -> Link)
imx-api-arc.tgz
imx-api-hds.tgz
But in the installation-folder of "One Identity\9.1.3" I could not find these files.
I assume that with installation-folders of newer software versions these files are missing as well.
Are these both tgz-files still relevant for the aot-build ?
Maybe these both files are outdated and can be removed from optional dependency-list
Peter
The text was updated successfully, but these errors were encountered:
imx-api-arc
I already saw that the imx-api-arc is removed from the package.json in v91 -> Link -> that's ok.
Instead using the tgz-files from the installation source you suggest to use the tgz-files from the github. Did I get it right?
The follow-up question is: How to patch the standard imxweb/Html_xxx.zip files. For example:
I did not change the Html_att.zip-file.
A custom/Html_att.zip in the custom-folder does not exist.
How are the (monthly) code-fixes in the project/att-folder get deployed?
a) Do I have to build the project manually with ng build att after merging the github-code into my local project
b) or do I get a Html_att.zip-file-patch from OneIdentity?
... in order to replace the standard imxweb/Html_att.zip - file
Hi,
In the package.json-file the following optional dependency tgz-files are listed: ( -> Link)
But in the installation-folder of "One Identity\9.1.3" I could not find these files.
I assume that with installation-folders of newer software versions these files are missing as well.
Are these both tgz-files still relevant for the aot-build ?
Maybe these both files are outdated and can be removed from optional dependency-list
Peter
The text was updated successfully, but these errors were encountered: