Hi Steve,
Thanks for contacting Syncfusion support.
We could not able to reproduce the reported issue from our end when installing the Syncfusion Bower packages in the ASP.NET Core 2.0 application. Please refer the below screenshot for the reference.
Based on your screenshot in your previous update, we suspect that notified like “not installed” in the dependent packages since the .bower.json file is not available in the wwwroot/lib/<dependent packages> folder location. Please refer the above screenshot for the jQuery folder structure after installed the Bower packages in the ASP.NET Core application. To resolve this issue, please follow the below steps.
- Uninstall Syncfusion bower packages from your application.
- Then, remove the dependencies bower packages from the “wwwrooot/lib” folder location.
- Now, reinstall the latest Syncfusion Bower packages and check the dependencies node.
Note: Don’t remove the .bower.json file from the lib folder location since the status of the bower packages whether installed or not in the dependencies node based on this .bower.json file.
If still the issue occurred, please update the below details to reproduce the reported issue from our end.
- Reproducing steps.
- Sample application which you have faced the issue if possible.
Regards,
Prem Kumar. M