sardell commented on PR #8603: URL: https://github.com/apache/nifi/pull/8603#issuecomment-2039894298
@exceptionfactory Thanks for sharing. I investigated a little more and I think I found the issue. There's a configuration property for npm called `engine-strict`. When set to true, version mismatches will cause a failure. I looked in my .npmrc file and saw mine was set to true. Rebuilding now after removing that property. If successful, I'll close this PR and issue. -- 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]
