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
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: