You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "subin (JIRA)" <ji...@apache.org> on 2014/08/20 20:24:27 UTC

[jira] [Created] (AMBARI-6954) Ambari Admin View : Cannot find module 'imagemin-gifsicle'

subin created AMBARI-6954:
-----------------------------

             Summary: Ambari Admin View :  Cannot find module 'imagemin-gifsicle'
                 Key: AMBARI-6954
                 URL: https://issues.apache.org/jira/browse/AMBARI-6954
             Project: Ambari
          Issue Type: Bug
         Environment: centos6.5
            Reporter: subin
            Assignee: Yusaku Sako
            Priority: Blocker


Unable to build Ambari-Admin view 
Error: Cannot find module 'imagemin-gifsicle'


[INFO] --- exec-maven-plugin:1.3.2:exec (Gulp build) @ ambari-admin ---
[18:17:58] Using gulpfile /vagrant/ambari/ambari-admin/src/main/resources/ui/admin-web/gulpfile.js
[18:17:58] Starting 'styles'...
[18:18:00] Starting 'views'...
[18:18:00] Starting 'images'...
[18:18:01] 'images' errored after 1.28 s
[18:18:01] Error: Cannot find module 'imagemin-gifsicle'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.require (module.js:364:17)
    at require (module.js:380:17)
    at Object.<anonymous> (/vagrant/ambari/ambari-admin/src/main/resources/ui/admin-web/node_modules/gulp-imagemin/node_modules/imagemin/index.js:170:27)
    at Module._compile (module.js:456:26)
    at Object.Module._extensions..js (module.js:474:10)
    at Module.load (module.js:356:32)
    at Function.Module._load (module.js:312:12)
    at Module.require (module.js:364:17)
[18:18:01] gulp-size: total 15.99 kB
[18:18:01] Finished 'styles' after 3.85 s
[18:18:02] Finished 'views' after 1.48 s
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.778s
[INFO] Finished at: Wed Aug 20 18:18:02 UTC 2014
[INFO] Final Memory: 8M/28M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.codehaus.mojo:exec-maven-plugin:1.3.2:exec (Gulp build) on project ambari-admin: Command execution failed. Process exited with an error: 1 (Exit value: 1) -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException



--
This message was sent by Atlassian JIRA
(v6.2#6252)