elcsiga commented on issue #54: NIFI-6453 - OS agnostic build scripts URL: https://github.com/apache/nifi-fds/pull/54#issuecomment-528254023 AFAIK you can remove `node_modules/.bin` from npm scripts since npm adds it automatically to the path while running scripts (https://docs.npmjs.com/misc/scripts#path) In fact, the `./node_modiles... `syntax deos not work on windows for some reason.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
