mossroy commented on issue #3669: URL: https://github.com/apache/netbeans/issues/3669#issuecomment-1049774499
Many thanks for this feedback! Removing node_modules directory is indeed a workaround. So I can confirm it is the cause. But if I remove this directory, NetBeans complains it's a "Project problem" that kiwix-js uses npm modules that are not installed. And if I let it install them, the problem is back. In fact, this project only uses npm to run some unit tests for now: is there a way to exclude node_modules directory from the JS indexer? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
