Closed emeksc closed 3 years ago
Closing since the ngx-gallery
module isn't maintained in this repository.
This issue has been automatically locked due to inactivity. Please file a new issue if you are encountering a similar or related problem.
Read more about our automatic conversation locking policy.
This action has been performed automatically by a bot.
I use angular 11. I typed npm install ngx-gallery --save in the terminal and loaded the ngx-gallery package. Then I made the import process in the module.ts file as stated in the documentation. at first it gave the error on the link .I converted the renderers in the lines specified in the terminal endings to renderer2. This problem has disappeared. Now in the console 'Type NgxGalleryModule does not have' ɵmod 'property.' I have followed exactly what is said in the documentation. how can i solve this problem?