Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
unspecified
-
None
-
None
-
Operating System: All
Platform: All
-
4060
Description
des "META-INF\/**"
[INFO] Unpacking /home/mininet/odl/dlux/modules/common-authentication-resources/target/dlux.common.authentication.resources-0.2.0-SNAPSHOT.jar to /home/mininet/odl/dlux/dlux-web/src/common with includes "" and excludes "META-INF\/**"
[INFO]
[INFO] — maven-dependency-plugin:2.6:unpack-dependencies (unpack-loader-resources) @ dlux-web —
[INFO] Unpacking /home/mininet/odl/dlux/modules/loader-resources/target/dlux.loader.resources-0.2.0-SNAPSHOT.jar to /home/mininet/odl/dlux/dlux-web/src with includes "" and excludes "META-INF\/**"
[INFO]
[INFO] — maven-checkstyle-plugin:2.15:check (default) @ dlux-web —
[INFO] Starting audit...
Audit done.
[INFO]
[INFO] — frontend-maven-plugin:0.0.24:install-node-and-npm (npm) @ dlux-web —
[INFO] ------------------------------------------------------------------------
[INFO] Building dlux.resources 0.3.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
...
[INFO] Node v0.12.7 is already installed.
[INFO] Found NPM version 3.1.3
[INFO]
[INFO] — frontend-maven-plugin:0.0.24:npm (npm) @ dlux-web —
[INFO] Running 'npm install --color=false' in /home/mininet/odl/dlux/dlux-web
[ERROR] npm ERR! Linux 3.2.0-4-amd64
[ERROR] npm ERR! argv "/home/mininet/odl/dlux/dlux-web/node/node" "/home/mininet/odl/dlux/dlux-web/node/npm/bin/npm-cli.js" "install" "--color=false"
[ERROR] npm ERR! node v0.12.7
[ERROR] npm ERR! npm v3.1.3
[ERROR] npm ERR! file /home/mininet/.npm/ngraph.random/0.0.1/package/package.json
[ERROR] npm ERR! code EJSONPARSE
[ERROR]
[ERROR] npm ERR! Failed to parse json
[ERROR] npm ERR! No data, empty input at 1:1
[ERROR] npm ERR!
[ERROR] npm ERR! ^
[ERROR] npm ERR! File: /home/mininet/.npm/ngraph.random/0.0.1/package/package.json
[ERROR] npm ERR! Failed to parse package.json data.
[ERROR] npm ERR! package.json must be actual JSON, not just JavaScript.
[ERROR] npm ERR!
[ERROR] npm ERR! This is not a bug in npm.
[ERROR] npm ERR! Tell the package author to fix their package.json file. JSON.parse
[ERROR]
[ERROR] npm ERR! Please include the following file with any support request:
[ERROR] npm ERR! /home/mininet/odl/dlux/dlux-web/npm-debug.log
[INFO] ------------------------------------------------------------------------
Trying with nodejs installed and uninstalled, already this error.