Open Closed

Problems while integration Npm Package in ABP #6229


User avatar
0
ed_developer2 created
  • ABP Framework version: v7.4.0
  • UI Type: Angular
  • Database System: EF Core (SQL Server)

We are currently encountering challenges in seamlessly importing npm packages within our Angular project, particularly when integrating popular tools such as JSTree and CKEditor. Manual imports are resulting in errors during implementation, posing a significant obstacle to our development workflow.

We highly value your expertise and would greatly appreciate any insights, recommendations, or relevant documentation you can provide to help us overcome these integration hurdles. Our goal is to use npm packages without encountering any restrictions imposed by ABP, ensuring a smooth and efficient development process.

Thanks!


6 Answer(s)
  • User Avatar
    0
    mahmut.gundogdu created

    Thank you for your feedback but I couldn't understand the issue ? CKEditor editor has angular version. jstree doesn't but there is an alternative tree componets. Mostly We can help ABP related issues. it seems angular related issues. Could you describe more about your purpose

  • User Avatar
    0
    ed_developer3 created

    Actually we were trying to show some hierarchal data and Richtext editor in our application. For hierarchal data we were thinking to use Js Tree like we have folders structure in Windows Folder. For Richtext we were thinking to use CK editor like control.

    We tried to use ckeditor angular component but it was giving issues in build and were not able to build the angular project.

    Can you suggest controlsor point us to some link which can help us to fulfill our requirement.

    Thanks

  • User Avatar
    0
    alper created
    Support Team Director

    Is there any issue with the ABP Angular project that blocks you from using CkEditor? Because it should be working if you follow its documentation

  • User Avatar
    0
    ed_developer3 created

    can you please share documentation link,meanwhile i provide you the error message in angular app we are encountering

    Thanks

  • User Avatar
    0
    ed_developer3 created

    Any update on this we are awaiting this since long its hampering our development.

  • User Avatar
    0
    mahmut.gundogdu created

    can you please share documentation link,meanwhile i provide you the error message in angular app we are encountering

    We don't have documentation about how to implement CkEditor in Angular. or other 3d.party libraries. that are not related to ABP. There is no different thing. It is just angular project. But if you got error ABP spesific issues. We can fix that.

    Where is the error ? Sometimes it forgotten.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11