<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can't built dependency using ACA-shared in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/can-t-built-dependency-using-aca-shared/m-p/21425#M9446</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I started to built an extension using the version&amp;nbsp;&lt;SPAN&gt;"version&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;3.1.0", and when I trying to used the&amp;nbsp;&lt;EM&gt;aca-shared&lt;/EM&gt; to open a pdf file using the viewer, the import throught&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;import&lt;/SPAN&gt; &lt;SPAN class=""&gt;{&lt;/SPAN&gt; ViewNodeAction &lt;SPAN class=""&gt;}&lt;/SPAN&gt; &lt;SPAN class=""&gt;from&lt;/SPAN&gt; &lt;SPAN class=""&gt;'@alfresco/aca-shared/store'&lt;/SPAN&gt;&lt;SPAN class=""&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;import { PluginPreviewAction } from '@alfresco/aca-shared/store';&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I received in the console log an error like this&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Compiling with Angular sources in Ivy partial compilation mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;projects/aca-shared/store/src/states/app.state.ts:1:1 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/states/app.state.ngtypecheck.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files

projects/aca-shared/store/src/actions/viewer.actions.ts:1:1 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/actions/viewer.actions.ngtypecheck.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files.

projects/sourcesense-extension/src/lib/components/whitepapers-datatable/whitepapers-datatable.component.ts:6:26 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/states/app.state.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files.

import { AppStore } from 'projects/aca-shared/store/src/states/app.state';

&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

projects/sourcesense-extension/src/lib/components/whitepapers-datatable/whitepapers-datatable.component.ts:7:53 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/actions/viewer.actions.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files.

import { PluginPreviewAction, ViewNodeAction } from 'projects/aca-shared/store/src/actions/viewer.actions';&lt;/PRE&gt;&lt;P class=""&gt;I follow the instructions of this link&amp;nbsp;&lt;A title="File Viewer" href="https://alfresco-content-app.netlify.app/#/features/file-viewer" target="_blank" rel="noopener nofollow noreferrer"&gt;https://alfresco-content-app.netlify.app/#/features/file-viewer&lt;/A&gt;&amp;nbsp;and this other link&amp;nbsp;&lt;A title="Viewer Component" href="https://www.alfresco.com/abn/adf/docs/core/components/viewer.component/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://www.alfresco.com/abn/adf/docs/core/components/viewer.component/&lt;/A&gt;&amp;nbsp;, to get my results showing the pdf docs in the extension, but always is the same error, in this case I would like to know if there is an another way to look into this problem or perhaps some sort of advice how to use this library into my extension with this specific version.&lt;/P&gt;&lt;P class=""&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Wed, 13 Mar 2024 09:45:21 GMT</pubDate>
    <dc:creator>LorderHyland</dc:creator>
    <dc:date>2024-03-13T09:45:21Z</dc:date>
    <item>
      <title>Can't built dependency using ACA-shared</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/can-t-built-dependency-using-aca-shared/m-p/21425#M9446</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I started to built an extension using the version&amp;nbsp;&lt;SPAN&gt;"version&lt;/SPAN&gt;&lt;SPAN&gt;: &lt;/SPAN&gt;&lt;SPAN&gt;3.1.0", and when I trying to used the&amp;nbsp;&lt;EM&gt;aca-shared&lt;/EM&gt; to open a pdf file using the viewer, the import throught&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;&lt;SPAN class=""&gt;import&lt;/SPAN&gt; &lt;SPAN class=""&gt;{&lt;/SPAN&gt; ViewNodeAction &lt;SPAN class=""&gt;}&lt;/SPAN&gt; &lt;SPAN class=""&gt;from&lt;/SPAN&gt; &lt;SPAN class=""&gt;'@alfresco/aca-shared/store'&lt;/SPAN&gt;&lt;SPAN class=""&gt;;&lt;/SPAN&gt;&lt;/PRE&gt;&lt;P&gt;or&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;import { PluginPreviewAction } from '@alfresco/aca-shared/store';&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;I received in the console log an error like this&lt;/P&gt;&lt;P class=""&gt;&lt;SPAN class=""&gt;Compiling with Angular sources in Ivy partial compilation mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;PRE&gt;projects/aca-shared/store/src/states/app.state.ts:1:1 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/states/app.state.ngtypecheck.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files

projects/aca-shared/store/src/actions/viewer.actions.ts:1:1 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/actions/viewer.actions.ngtypecheck.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files.

projects/sourcesense-extension/src/lib/components/whitepapers-datatable/whitepapers-datatable.component.ts:6:26 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/states/app.state.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files.

import { AppStore } from 'projects/aca-shared/store/src/states/app.state';

&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

projects/sourcesense-extension/src/lib/components/whitepapers-datatable/whitepapers-datatable.component.ts:7:53 - error TS6059: &lt;BR /&gt;File '/Users/Desktop/alfresco-content-app-poc/projects/aca-shared/store/src/actions/viewer.actions.ts' &lt;BR /&gt;is not under 'rootDir' '/Users/Desktop/alfresco-content-app-poc/projects/sourcesense-extension/src'. &lt;BR /&gt;'rootDir' is expected to contain all source files.

import { PluginPreviewAction, ViewNodeAction } from 'projects/aca-shared/store/src/actions/viewer.actions';&lt;/PRE&gt;&lt;P class=""&gt;I follow the instructions of this link&amp;nbsp;&lt;A title="File Viewer" href="https://alfresco-content-app.netlify.app/#/features/file-viewer" target="_blank" rel="noopener nofollow noreferrer"&gt;https://alfresco-content-app.netlify.app/#/features/file-viewer&lt;/A&gt;&amp;nbsp;and this other link&amp;nbsp;&lt;A title="Viewer Component" href="https://www.alfresco.com/abn/adf/docs/core/components/viewer.component/" target="_blank" rel="noopener nofollow noreferrer"&gt;https://www.alfresco.com/abn/adf/docs/core/components/viewer.component/&lt;/A&gt;&amp;nbsp;, to get my results showing the pdf docs in the extension, but always is the same error, in this case I would like to know if there is an another way to look into this problem or perhaps some sort of advice how to use this library into my extension with this specific version.&lt;/P&gt;&lt;P class=""&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 09:45:21 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/can-t-built-dependency-using-aca-shared/m-p/21425#M9446</guid>
      <dc:creator>LorderHyland</dc:creator>
      <dc:date>2024-03-13T09:45:21Z</dc:date>
    </item>
  </channel>
</rss>

