You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@griffin.apache.org by "Saket Bihari (JIRA)" <ji...@apache.org> on 2018/12/03 06:39:00 UTC

[jira] [Updated] (GRIFFIN-218) Issues with griffin deployment "0.3.0-incubating"

     [ https://issues.apache.org/jira/browse/GRIFFIN-218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Saket Bihari updated GRIFFIN-218:
---------------------------------
    Attachment: npm-debug.log

> Issues with griffin deployment "0.3.0-incubating"
> -------------------------------------------------
>
>                 Key: GRIFFIN-218
>                 URL: https://issues.apache.org/jira/browse/GRIFFIN-218
>             Project: Griffin (Incubating)
>          Issue Type: Bug
>    Affects Versions: 0.3.0-incubating
>         Environment: Centos
>            Reporter: Saket Bihari
>            Assignee: Juan Li
>            Priority: Major
>         Attachments: npm-debug.log
>
>
> We are evaluating griffin for one of our POC. While deploying the "0.3.0-incubating" in our centos having below prerequisite we are getting the below error.
> Please help me to resolve the issue asap.
> -----------------Error-----------------------------
> [INFO]
> [INFO] --- frontend-maven-plugin:1.6:npm (npm install) @ ui ---
> [INFO] Running 'npm install' in /root/griffin-0.3.0-incubating/ui/angular
> [WARNING] npm WARN deprecated ng2-bootstrap@1.6.3: ng2-bootstrap is renamed to ngx-bootstrap, please do npm i ngx-bootstrap -S
> [WARNING] npm WARN deprecated typings@2.1.1: Typings is deprecated in favor of NPM @types -- see README for more information
> [WARNING] npm WARN deprecated browserslist@1.7.7: Browserslist 2 could fail on reading Browserslist >3.0 config used in other tools.
> [WARNING] npm WARN deprecated hoek@2.16.3: This version is no longer maintained. Please upgrade to the latest version.
> [WARNING] npm WARN deprecated cryptiles@2.0.5: This version is no longer maintained. Please upgrade to the latest version.
> [WARNING] npm WARN deprecated boom@2.10.1: This version is no longer maintained. Please upgrade to the latest version.
> [WARNING] npm WARN prefer global node-gyp@3.8.0 should be installed with -g
> [INFO]
> [INFO] > node-sass@4.10.0 install /root/griffin-0.3.0-incubating/ui/angular/node_modules/node-sass
> [INFO] > node scripts/install.js
> [INFO]
> [ERROR] module.js:478
> [ERROR] throw err;
> [ERROR] ^
> [ERROR]
> [ERROR] Error: Cannot find module '/root/griffin-0.3.0-incubating/ui/angular/node_modules/node-sass/scripts/install.js'
> [ERROR] at Function.Module._resolveFilename (module.js:476:15)
> [ERROR] at Function.Module._load (module.js:424:25)
> [ERROR] at Module.runMain (module.js:611:10)
> [ERROR] at run (bootstrap_node.js:394:7)
> [ERROR] at startup (bootstrap_node.js:160:9)
> [ERROR] at bootstrap_node.js:507:3
> [INFO]
> [INFO] > uglifyjs-webpack-plugin@0.4.6 postinstall /root/griffin-0.3.0-incubating/ui/angular/node_modules/uglifyjs-webpack-plugin
> [INFO] > node lib/post_install.js
> [INFO]
> [ERROR] module.js:478
> [ERROR] throw err;
> [ERROR] ^
> [ERROR]
> [ERROR] Error: Cannot find module '/root/griffin-0.3.0-incubating/ui/angular/node_modules/uglifyjs-webpack-plugin/lib/post_install.js'
> [ERROR] at Function.Module._resolveFilename (module.js:476:15)
> [ERROR] at Function.Module._load (module.js:424:25)
> [ERROR] at Module.runMain (module.js:611:10)
> -----------------------------Summary------------------------------
> Reactor Summary:
> [INFO]
> [INFO] Apache Griffin 0.3.0-incubating .................... SUCCESS [ 1.122 s]
> [INFO] Apache Griffin :: UI :: Default UI ................. FAILURE [01:26 min]
> [INFO] Apache Griffin :: Web Service ...................... SKIPPED
> [INFO] Apache Griffin :: Measures ......................... SKIPPED
> [INFO] ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] ------------------------------------------------------------------------
> [INFO] Total time: 01:27 min
> [INFO] Finished at: 2018-11-30T05:54:48+00:00
> [INFO] Final Memory: 21M/535M
>  
> ------------------Installed Prerequisite--------------------------- 
> JDK-done
> Hadoop-done
> Spark-done
> hive -done



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)