Github user 1ambda commented on the issue:
https://github.com/apache/zeppelin/pull/2042
I think bumping nvm3 version causes CI failure in profile 2, 3 and 6
- https://travis-ci.org/apache/zeppelin/builds/207845221
- https://travis-ci.org/apache/zeppelin/builds/208059749 (the most recent
merged PR based on this PR)
```
[WARNING] warning Unmet peer dependency "eslint@>=3.8.1".
[ERROR] [{
[ERROR] "code": "ECONFLICT",
[ERROR] "name": "d3",
[ERROR] "picks": [
[ERROR] {
[ERROR] "endpoint": {
[ERROR] "name": "d3",
[ERROR] "source": "d3",
[ERROR] "target": "~3.3.13"
[ERROR] },
[ERROR] "canonicalDir":
"/home/travis/build/apache/zeppelin/zeppelin-web/bower_components/d3",
[ERROR] "pkgMeta": {
[ERROR] "name": "d3",
[ERROR] "version": "3.3.13",
[ERROR] "main": "d3.js",
[ERROR] "scripts": [
[ERROR] "d3.js"
[ERROR] ],
[ERROR] "ignore": [
[ERROR] ".DS_Store",
[ERROR] ".git",
[ERROR] ".gitignore",
[ERROR] ".npmignore",
[ERROR] ".travis.yml",
[ERROR] "Makefile",
[ERROR] "bin",
[ERROR] "component.json",
[ERROR] "index-browserify.js",
[ERROR] "index.js",
[ERROR] "lib",
[ERROR] "node_modules",
[ERROR] "package.json",
[ERROR] "src",
[ERROR] "test"
[ERROR] ],
[ERROR] "homepage": "https://github.com/mbostock-bower/d3-bower",
[ERROR] "_release": "3.3.13",
[ERROR] "_resolution": {
[ERROR] "type": "version",
[ERROR] "tag": "v3.3.13",
[ERROR] "commit": "50df7cbc7f55d8b3a43304a7b029516255c10bdc"
[ERROR] },
[ERROR] "_source": "https://github.com/mbostock-bower/d3-bower.git",
[ERROR] "_target": "~3.3.13",
[ERROR] "_originalSource": "d3"
[ERROR] },
[ERROR] "dependencies": {},
[ERROR] "nrDependants": 1,
[ERROR] "dependants": [
[ERROR] {
[ERROR] "endpoint": {
[ERROR] "name": "nvd3",
[ERROR] "source": "nvd3",
[ERROR] "target": "~1.8.5"
[ERROR] },
[ERROR] "canonicalDir":
"/home/travis/build/apache/zeppelin/zeppelin-web/bower_components/nvd3",
[ERROR] "pkgMeta": {
[ERROR] "name": "nvd3",
[ERROR] "version": "1.7.1",
[ERROR] "homepage": "http://www.nvd3.org",
[ERROR] "authors": [
[ERROR] "Bob Monteverde",
[ERROR] "Tyler Wolf",
[ERROR] "Robin Hu",
[ERROR] "Frank Shao",
[ERROR] "liquidpele"
[ERROR] ],
[ERROR] "description": "Re-usable charts and chart components
for d3.",
[ERROR] "main": [
[ERROR] "build/nv.d3.js",
[ERROR] "build/nv.d3.css"
[ERROR] ],
[ERROR] "keywords": [
[ERROR] "d3",
[ERROR] "visualization",
[ERROR] "svg",
[ERROR] "charts"
[ERROR] ],
[ERROR] "license": "Apache License, v2.0",
[ERROR] "dependencies": {
[ERROR] "d3": "~3.3.13"
[ERROR] },
[ERROR] "ignore": [
[ERROR] "**/.*",
[ERROR] "node_modules",
[ERROR] "bower_components",
[ERROR] "test",
[ERROR] "src",
[ERROR] "examples",
[ERROR] "GruntFile.js",
[ERROR] "*.html",
[ERROR] "*.log",
[ERROR] "*.xml",
[ERROR] "*.json",
[ERROR] "*.md"
[ERROR] ],
[ERROR] "resolutions": {
[ERROR] "d3": "~3.3.13"
[ERROR] },
[ERROR] "devDependencies": {
[ERROR] "d3": "~3.3.13"
[ERROR] },
[ERROR] "_release": "1.7.1",
[ERROR] "_resolution": {
[ERROR] "type": "version",
[ERROR] "tag": "v1.7.1",
[ERROR] "commit": "679fe2ff96c194e442970cb9959ebccd79f6bd43"
[ERROR] },
[ERROR] "_source": "https://github.com/novus/nvd3.git",
[ERROR] "_target": "~1.7.1",
[ERROR] "_originalSource": "nvd3"
[ERROR] },
[ERROR] "dependencies": {
[ERROR] "d3": {
[ERROR] "endpoint": {
[ERROR] "name": "d3",
[ERROR] "source": "d3",
[ERROR] "target": "^3.4.4"
[ERROR] },
[ERROR] "canonicalDir":
"/home/travis/.cache/bower/packages/bc5ff9f7cabfc286fa6975a1f3681c8f/3.5.17",
[ERROR] "pkgMeta": {
[ERROR] "name": "d3",
[ERROR] "description": "A JavaScript visualization library
for HTML and SVG.",
[ERROR] "main": "d3.js",
[ERROR] "license": "BSD-3-Clause",
[ERROR] "ignore": [],
[ERROR] "homepage":
"https://github.com/mbostock-bower/d3-bower",
[ERROR] "version": "3.5.17",
[ERROR] "_release": "3.5.17",
[ERROR] "_resolution": {
[ERROR] "type": "version",
[ERROR] "tag": "v3.5.17",
[ERROR] "commit":
"abe0262a205c9f3755c3a757de4dfd1d49f34b24"
[ERROR] },
[ERROR] "_source":
"https://github.com/mbostock-bower/d3-bower.git",
[ERROR] "_target": "^3.4.4"
[ERROR] },
[ERROR] "dependencies": {},
[ERROR] "nrDependants": 1
[ERROR] }
[ERROR] },
[ERROR] "nrDependants": 1
[ERROR] }
[ERROR] ]
[ERROR] },
[ERROR] {
[ERROR] "endpoint": {
[ERROR] "name": "d3",
[ERROR] "source": "d3",
[ERROR] "target": "^3.4.4"
[ERROR] },
[ERROR] "canonicalDir":
"/home/travis/.cache/bower/packages/bc5ff9f7cabfc286fa6975a1f3681c8f/3.5.17",
[ERROR] "pkgMeta": {
[ERROR] "name": "d3",
[ERROR] "description": "A JavaScript visualization library for HTML
and SVG.",
[ERROR] "main": "d3.js",
[ERROR] "license": "BSD-3-Clause",
[ERROR] "ignore": [],
[ERROR] "homepage": "https://github.com/mbostock-bower/d3-bower",
[ERROR] "version": "3.5.17",
[ERROR] "_release": "3.5.17",
[ERROR] "_resolution": {
[ERROR] "type": "version",
[ERROR] "tag": "v3.5.17",
[ERROR] "commit": "abe0262a205c9f3755c3a757de4dfd1d49f34b24"
[ERROR] },
[ERROR] "_source": "https://github.com/mbostock-bower/d3-bower.git",
[ERROR] "_target": "^3.4.4"
[ERROR] },
[ERROR] "dependencies": {},
[ERROR] "nrDependants": 1,
[ERROR] "dependants": [
[ERROR] {
[ERROR] "endpoint": {
[ERROR] "name": "nvd3",
[ERROR] "source": "nvd3",
[ERROR] "target": "~1.8.5"
[ERROR] },
[ERROR] "canonicalDir":
"/home/travis/.cache/bower/packages/f3aa7be078a091021324bef143722262/1.8.5",
[ERROR] "pkgMeta": {
[ERROR] "name": "nvd3",
[ERROR] "homepage": "http://www.nvd3.org",
[ERROR] "authors": [
[ERROR] "Bob Monteverde",
[ERROR] "Tyler Wolf",
[ERROR] "Robin Hu",
[ERROR] "Frank Shao",
[ERROR] "liquidpele"
[ERROR] ],
[ERROR] "description": "Re-usable charts and chart components
for d3.",
[ERROR] "main": [
[ERROR] "build/nv.d3.js",
[ERROR] "build/nv.d3.css"
[ERROR] ],
[ERROR] "keywords": [
[ERROR] "d3",
[ERROR] "visualization",
[ERROR] "svg",
[ERROR] "charts"
[ERROR] ],
[ERROR] "license": "Apache-2.0",
[ERROR] "dependencies": {
[ERROR] "d3": "^3.4.4"
[ERROR] },
[ERROR] "ignore": [
[ERROR] "**/.*",
[ERROR] "node_modules",
[ERROR] "bower_components",
[ERROR] "test",
[ERROR] "src",
[ERROR] "examples",
[ERROR] "GruntFile.js",
[ERROR] "*.html",
[ERROR] "*.log",
[ERROR] "*.xml",
[ERROR] "*.json",
[ERROR] "*.md"
[ERROR] ],
[ERROR] "version": "1.8.5",
[ERROR] "_release": "1.8.5",
[ERROR] "_resolution": {
[ERROR] "type": "version",
[ERROR] "tag": "v1.8.5",
[ERROR] "commit": "3fee7f9eec75b9e9234706cca01bf128607a41a6"
[ERROR] },
[ERROR] "_source": "https://github.com/novus/nvd3.git",
[ERROR] "_target": "~1.8.5"
[ERROR] },
[ERROR] "dependencies": {
[ERROR] "d3": {
[ERROR] "endpoint": {
[ERROR] "name": "d3",
[ERROR] "source": "d3",
[ERROR] "target": "^3.4.4"
[ERROR] },
[ERROR] "canonicalDir":
"/home/travis/.cache/bower/packages/bc5ff9f7cabfc286fa6975a1f3681c8f/3.5.17",
[ERROR] "pkgMeta": {
[ERROR] "name": "d3",
[ERROR] "description": "A JavaScript visualization library
for HTML and SVG.",
[ERROR] "main": "d3.js",
[ERROR] "license": "BSD-3-Clause",
[ERROR] "ignore": [],
[ERROR] "homepage":
"https://github.com/mbostock-bower/d3-bower",
[ERROR] "version": "3.5.17",
[ERROR] "_release": "3.5.17",
[ERROR] "_resolution": {
[ERROR] "type": "version",
[ERROR] "tag": "v3.5.17",
[ERROR] "commit":
"abe0262a205c9f3755c3a757de4dfd1d49f34b24"
[ERROR] },
[ERROR] "_source":
"https://github.com/mbostock-bower/d3-bower.git",
[ERROR] "_target": "^3.4.4"
[ERROR] },
[ERROR] "dependencies": {},
[ERROR] "nrDependants": 1
[ERROR] }
[ERROR] },
[ERROR] "nrDependants": 1
[ERROR] }
[ERROR] ]
[ERROR] }
[ERROR] ],
[ERROR] "id": "ECONFLICT",
[ERROR] "level": "error",
[ERROR] "data": {},
[ERROR] "message": "Unable to find suitable version for d3",
[ERROR] "stacktrace": "d3: Unable to find suitable version for d3\n at
createError
(/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/util/createError.js:4:15)\n
at Manager._electSuitable
(/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/core/Manager.js:825:15)\n
at
/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/core/Manager.js:609:25\n
at _fulfilled
(/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/node_modules/q/q.js:834:54)\n
at self.promiseDispatch.done
(/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/node_modules/q/q.js:863:30)\n
at Promise.promise.promiseDispatch
(/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/node_modules/q/q.js:796:13)\n
at
/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/node_modules/q/q.js:556:49\n
at runSingle (/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/
bower/lib/node_modules/q/q.js:137:13)\n at flush
(/home/travis/build/apache/zeppelin/zeppelin-web/node_modules/bower/lib/node_modules/q/q.js:125:13)\n
at _combinedTickCallback (internal/process/next_tick.js:67:7)\n at
process._tickCallback (internal/process/next_tick.js:98:9)"
[ERROR] }]
```
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---