You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Lionel (JIRA)" <ji...@apache.org> on 2016/12/19 08:56:58 UTC

[jira] [Created] (NIFI-3224) build on windows,encountered an error,that is frontend-working-directory\node\node.exe is not a valid Win32 application

Lionel created NIFI-3224:
----------------------------

             Summary: 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


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
(v6.3.4#6332)