krish arunachalam thayappan created ZEPPELIN-2153:
-----------------------------------------------------
Summary: branch-0.7 not building - bower issue
Key: ZEPPELIN-2153
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2153
Project: Zeppelin
Issue Type: Bug
Components: build
Affects Versions: 0.7.0
Environment: local
Reporter: krish arunachalam thayappan
I tried building the project on my local machine but I keep on running into
this issue
[INFO] $ bower install --silent && grunt googlefonts
[ERROR] [{
[ERROR] "id": "error",
[ERROR] "level": "error",
[ERROR] "data": {},
[ERROR] "message": "this._config.registry.search.forEach is not a function",
[ERROR] "stacktrace": "TypeError: this._config.registry.search.forEach is not
a function\n at RegistryClient.initCache
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/node_modules/bower-registry-client/lib/lookup.js:149:34)\n
at RegistryClient._initCache
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/node_modules/bower-registry-client/Client.js:65:27)\n
at new RegistryClient
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/node_modules/bower-registry-client/Client.js:19:10)\n
at new PackageRepository
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/core/PackageRepository.js:19:28)\n
at new Manager
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/core/Manager.js:18:24)\n
at new Project
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/core/Project.js:21:21)\n
at install
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/commands/install.js:14:15)\n
at
/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/commands/index.js:33:28\n
at Promise.apply
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/node_modules/q/q.js:1165:26)\n
at Promise.promise.promiseDispatch
(/Users/pku700/Downloads/zeppelin-0.7.0/zeppelin-web/node_modules/bower/lib/node_modules/q/q.js:788:41)"
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)