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

Sample not run. #1

Open
mimrank opened this issue Jan 7, 2019 · 3 comments
Open

Sample not run. #1

mimrank opened this issue Jan 7, 2019 · 3 comments

Comments

@mimrank
Copy link

mimrank commented Jan 7, 2019

we try to run this sample but it through gulp start error.
`assert.js:42
throw new errors.AssertionError({
^

AssertionError [ERR_ASSERTION]: Task function must be specified
at Gulp.set [as _setTask] (\cricketapi-nodejs\node_modules\undertaker\lib\set-task.js:10:3)
at Gulp.task (\cricketapi-nodejs\node_modules\undertaker\lib\task.js:13:8)
at Object. (\cricketapi-nodejs\gulpfile.js:31:6)
at Module._compile (module.js:643:30)
at Object.Module._extensions..js (module.js:654:10)
at Module.load (module.js:556:32)
at tryModuleLoad (module.js:499:12)
at Function.Module._load (module.js:491:3)
at Module.require (module.js:587:17)
at require (internal/module.js:11:18)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: gulp
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:`

@rz-arun
Copy link
Collaborator

rz-arun commented Jan 7, 2019

Hi @mimrank ,
Thanks for using Roanuz CricketAPI. I guess you are using Gulp v4 that’s why you got this error. We noticed its not supported by the code for now. We will add Gulp v4 support very soon.

@mimrank
Copy link
Author

mimrank commented Jan 8, 2019

Hi @mimrank ,
Thanks for using Roanuz CricketAPI. I guess you are using Gulp v4 that’s why you got this error. We noticed its not supported by the code for now. We will add Gulp v4 support very soon.

any solution of it? and also any time frame for using Gulp v4?

@rz-arun
Copy link
Collaborator

rz-arun commented Jan 8, 2019

You can use Gulp v3 for time being.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants