kue-dashboard: Cannot find module 'yargs'

Created on 24 Feb 2016  路  4Comments  路  Source: Automattic/kue

This is the same with Issue #762. Somehow every time I install kue, package.json does not yargs on dependencies. Kue version: 0.10.5

Bug needs pull request

Most helpful comment

I have kue installed with version ^0.10.5 on my package.json, but I'm getting the same error.
Looks like yargs is on package.json on master, but not on 0.10.5.
Are u guys planning to release a new version any time soon?
For now I manually added it on package.json.

All 4 comments

we should add yargs to devDependecies

This issue should be closed, following #796.

I have kue installed with version ^0.10.5 on my package.json, but I'm getting the same error.
Looks like yargs is on package.json on master, but not on 0.10.5.
Are u guys planning to release a new version any time soon?
For now I manually added it on package.json.

fixed in 0.11.0

Was this page helpful?
0 / 5 - 0 ratings

Related issues

CMCDragonkai picture CMCDragonkai  路  4Comments

robert-irribarren picture robert-irribarren  路  3Comments

bitliner picture bitliner  路  7Comments

JperF picture JperF  路  8Comments

RodH257 picture RodH257  路  3Comments