I am having trouble with the angular-2 accordion I implemented. It is not functioning properly and throwing a 404 error. The issue seems to be related to a third-party plugin called "ng2-accordion."
I have double-checked the path of the package and it is correct.
Below is the actual bug in the inspect tool:
- GET http://localhost:3000/ng2-accordion/ng2-accordion 404 (Not Found)
- Error: Error: XHR error (404 Not Found) loading http://localhost:3000/ng2-accordion/ng2-accordion(…)