I am encountering an issue with Angular version 15. Even after trying older versions of ngx-sharebuttons (13, 12, and 11), the problem persists as there is no mention of the compatible version for Angular 15 in the description.
Here's the error: error
This is my package.json: package.json
- I attempted to install older versions of ngx-sharebuttons.
- I created a new project specifically for this purpose.
However, the issue remained unchanged.