Error during Installation

User profile image

Hi,

I recently purchased the light blue angular template, but I'm facing some problems with the installation via yarn and npm as well with different Angular versions (11, 12 and 13)

could you please provide a github link instead of the zip file?

here is a piece of what I got when starting the app:

Error: src/app/pages/forms/elements/elements.template.html:730:23 - error NG8002: Can't bind to 'fullscreenControl' since it isn't a known property of 'section'.

730

~~~~~~~~~~~~~~~~~~~~~~~~~~~

src/app/pages/forms/elements/elements.component.ts:10:16 10 templateUrl: './elements.template.html', ~~~~~~~~~~~~~~~~~~~~~~~~~~ Error occurs in the template of component ElementsComponent.

Error: src/app/pages/forms/elements/elements.template.html:730:51 - error NG8002: Can't bind to 'collapseControl' since it isn't a known property of 'section'.

730

~~~~~~~~~~~~~~~~~~~~~~~~~

src/app/pages/forms/elements/elements.component.ts:10:16 10 templateUrl: './elements.template.html', ~~~~~~~~~~~~~~~~~~~~~~~~~~ Error occurs in the template of component ElementsComponent.

Error: src/app/pages/forms/elements/elements.template.html:740:15 - error NG8001: 'ngx-slider' is not a known element: 1. If 'ngx-slider' is an Angular component, then verify that it is part of this module. 2. If 'ngx-slider' is a Web Component then add 'CUSTOMELEMENTSSCHEMA' to the '@NgModule.schemas' of this component to suppress this message.

740 ~~~~~~~~~~~~~~~~~~~~~

src/app/pages/forms/elements/elements.component.ts:10:16 10 templateUrl: './elements.template.html', ~~~~~~~~~~~~~~~~~~~~~~~~~~ Error occurs in the template of component ElementsComponent.

Error: src/app/pages/forms/elements/elements.template.html:740:27 - error NG8002: Can't bind to 'value' since it isn't a known property of 'ngx-slider'. 1. If 'ngx-slider' is an Angular component and it has 'value' input, then verify that it is part of this module. 2. If 'ngx-slider' is a Web Component then add 'CUSTOMELEMENTSSCHEMA' to the '@NgModule.schemas' of this component to suppress this message. 3. To allow any property add 'NOERRORSSCHEMA' to the '@NgModule.schemas' of this component.

740 <ngx-slider [value]="14" [options]="{ ~~~~~~~~~~~~

src/app/pages/forms/elements/elements.component.ts:10:16 10 templateUrl: './elements.template.html', ~~~~~~~~~~~~~~~~~~~~~~~~~~ Error occurs in the template of component ElementsComponent.

User profile image
Eugene Stepnov

Hi AC,

We are investigating your issues and will come back soon. As for the GitHub access, sure we will send you an invite.

Best, Eugene

User profile image
Islambek Akylbekuulu

Hi, Please, clone the latest repository from GitHub, then try to run the project again. Use the latest version of node (Node: 16.13.1).

Thanks, Best regards.

Cookie Consent

By continuing to browse or by clicking 'OK', you agree to the storing of cookies on your device to enhance your site experience and for analytical purposes. To learn more about how we use cookies, please see our cookies policy.