[
https://issues.apache.org/jira/browse/NIFI-3224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Thomsen resolved NIFI-3224.
--------------------------------
Resolution: Not A Bug
Appears to work fine in GitHub Windows builds.
> build on windows,encountered an error,that is
> frontend-working-directory\node\node.exe is not a valid Win32 application
> -----------------------------------------------------------------------------------------------------------------------
>
> Key: NIFI-3224
> URL: https://issues.apache.org/jira/browse/NIFI-3224
> Project: Apache NiFi
> Issue Type: Bug
> Components: Tools and Build
> Reporter: Lionel
> Priority: Major
> Labels: build
>
> when i build nifi by execute mvn -T 2.0C clean install on windows ,then
> encountered an error,The error is the following:
> [ERROR] Failed to execute goal
> com.github.eirslett:frontend-maven-plugin:1.0:npm
> (npm install) on project nifi-web-ui:
> Failed to run task: 'npm --cache-min Infinity install'
> failed. java.io.IOException: Cannot run program
> "F:\nifi-1.1.0\nifi-nar-bundles\nifi-framework-bundle\nifi-framework\nifi-web\nifi-web-ui\target\frontend-working-directory\node\node.exe"
>
> (in directory
> "F:\nifi-1.1.0\nifi-nar-bundles\nifi-framework-bundle\nifi-framework\nifi-web\nifi-web-ui\target\frontend-working-directory"):
> CreateProcess error=193, is not a valid Win32 application
--
This message was sent by Atlassian Jira
(v8.20.1#820001)