Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

clever install clever-subscription fails #72

Open
g1205610 opened this issue Apr 28, 2015 · 1 comment
Open

clever install clever-subscription fails #72

g1205610 opened this issue Apr 28, 2015 · 1 comment
Assignees
Milestone

Comments

@g1205610
Copy link

$ node --version
v0.10.38
$ cd test001038/backend/modules/
$ clever install clever-subscription
Attempting to install clever-subscription...
├── Searching for modules...
├── Searching NPM...
├── Searching Bower...
├── ⚠ Installing clever-subscription...
├── Installing NPM modules for clever-subscription...
✔ Successfully installed clever-subscription...
├── Installing module peerDependencies...
Unhandled rejection TypeError: Object TypeError: Cannot call method 'indexOf' of undefined has no method 'match'
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/util/grunt.js:94:17
at process._tickCallback (node.js:448:13)
From previous event:
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/util/grunt.js:93:13
From previous event:
at exports.readTasks (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/util/grunt.js:83:10)
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/util/grunt.js:239:5
From previous event:
at Object.exports.runTasks (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/util/grunt.js:235:10)
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/install.js:128:20
at iterate (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/async/lib/async.js:149:13)
at Object.async.eachSeries (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/async/lib/async.js:165:9)
at peerDependenciesInstalled (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/install.js:123:19)
at done (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/async/lib/async.js:135:19)
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/async/lib/async.js:32:16
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/install.js:114:17
at process._tickCallback (node.js:448:13)
From previous event:
at installModulePeerDependencies (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/install.js:113:16)
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/async/lib/async.js:125:13
at Array.forEach (native)
at _each (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/async/lib/async.js:46:24)
at Object.async.each (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/async/lib/async.js:124:9)
at EventEmitter. (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/lib/install.js:107:15)
at EventEmitter.emit (events.js:92:17)
at finish (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/findit/index.js:107:17)
at check (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/findit/index.js:103:37)
at onstat (/Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/findit/index.js:184:13)
at /Users/xxx/node/usr/local/lib/node_modules/cleverstack-cli/node_modules/findit/index.js:133:22
at Object.oncomplete (fs.js:108:15)

@pilsy
Copy link
Contributor

pilsy commented May 5, 2015

This module is fairly new and still has some errors, if it is not resolved by Release 1.2.7 then i will have to take a look at it when i get some time next week and get back to you.

@pilsy pilsy added this to the 1.x.x milestone May 5, 2015
@pilsy pilsy self-assigned this May 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants