Skip to content

Infragistics Community Forum / Web / Ignite UI for Angular / Receiving the the following error – Error from chokidar (T:\Git\PMISG-IntradayUI\node_modules\igniteui-angular-core\ES5): Error: UNKNOWN: unknown error, watch

Receiving the the following error – Error from chokidar (T:\Git\PMISG-IntradayUI\node_modules\igniteui-angular-core\ES5): Error: UNKNOWN: unknown error, watch

New Discussion
Jeff Kelso
Jeff Kelso asked on Oct 19, 2020 12:54 PM

Hi,

I have recently moved to a virtual(VDI) Windows 10 environment and now I’m receiving the following error when in run my Angular 7 Igniteui application – Error from chokidar (T:\Git\PMISG-IntradayUI\node_modules\igniteui-angular-core\ES5): Error: UNKNOWN: unknown error, watch

Thanks in advance,

JK

Sign In to post a reply

Replies

  • 0
    Teodosia Hristodorova
    Teodosia Hristodorova answered on Oct 16, 2020 12:24 PM

    Hello,

    After an investigation, I determined that it is highly possible this error to not be related with Ignite UI for Angular product in particular. This can be easily determined if you remove the ignuteui-angular package from your application and check what is the behavior and whether you are getting the same exception.

    In regards to the chokidar , it uses Nodejs core module fs to watch file system directories. More details could be found here. According to this discussion, it is only intended for backend development, so it would cause errors when you used it in frontend.

    Additionally, in this thread, a suggested solution is to try creating an angular app in the C drive. Also, you could try reinstalling Angular CLI after clearing npm cache:

    npm cache clean –force

    npm install -g @angular/cli@latest

    In case that the exception disappears when igniteui-angular is removed can you please add a small isolated sample that demonstrates the issue, so we could investigate this further.

    Let me know if I may be of any further assistance.

    Sincerely,

    Teodosia Hristodorova

    Associate Software Developer

    • 0
      Jeff Kelso
      Jeff Kelso answered on Oct 19, 2020 12:49 PM

      Thanks for the quick reply.  I moved the development of my app to the C drive and everything is working fine now.

      JK

      • 0
        Teodosia Hristodorova
        Teodosia Hristodorova answered on Oct 19, 2020 12:54 PM

        Hello,


        I am glad that you find my suggestion helpful.


        Thank you for using Infragistics components.


        Regards,
        Teodosia Hristodorova
        Associate Software Developer

  • You must be logged in to reply to this topic.
Discussion created by
Favorites
Replies
Created On
Last Post
Discussion created by
Jeff Kelso
Favorites
0
Replies
3
Created On
Oct 19, 2020
Last Post
5 years, 4 months ago

Suggested Discussions

Tags

Created by

Created on

Oct 19, 2020 12:54 PM

Last activity on

Feb 12, 2026 9:53 AM