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-background-tasks fails #71

Open
g1205610 opened this issue Apr 28, 2015 · 2 comments
Open

clever install clever-background-tasks fails #71

g1205610 opened this issue Apr 28, 2015 · 2 comments
Assignees
Milestone

Comments

@g1205610
Copy link

$ node --version
v0.10.38
$ cd test001038/backend/modules/
$ clever install clever-background-tasks
Attempting to install clever-background-tasks...
├── Searching for modules...
├── Searching NPM...
├── Searching Bower...
├── ⚠ Installing clever-background-tasks...
├── Installing NPM modules for clever-background-tasks...
✔ Successfully installed clever-background-tasks...
├── Installing module peerDependencies...
├── ⚠ Running grunt tasks for module clever-background-tasks...
ReferenceError: runTask is not defined

@pilsy
Copy link
Contributor

pilsy commented May 5, 2015

I believe i have fixed the issues in Release 1.2.7 - can you please run npm install -g cleverstack-cli and try again? (if your running that on linux/mac then you may need to use sudo)

@pilsy pilsy added this to the 1.x.x milestone May 5, 2015
@pilsy pilsy self-assigned this May 5, 2015
@g1205610
Copy link
Author

g1205610 commented May 7, 2015

Output has changed slightly:

$ clever -V
1.2.7

$ clever install clever-background-tasks
Attempting to install clever-background-tasks...
  ├── Searching for modules...
  ├──   Searching NPM...
  ├──   Searching Bower...
  ├── ⚠ Installing clever-background-tasks...
  ├── Installing NPM modules for clever-background-tasks...
✔    Successfully installed clever-background-tasks...
  ├── Installing module peerDependencies...
  ├── ⚠ Running grunt tasks for module clever-background-tasks...
Loading "Gruntfile.js" tasks...ERROR
>> TypeError: Cannot call method 'indexOf' of undefined
Warning: Task "prompt:cleverBackgroundTasksConfig" not found. Use --force to continue.

Aborted due to warnings.
✔  Successfully installed.
´´´

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