Skip to content

Unable to use the plugin #7

@ghost

Description

While using Gulp#4.0 got an error.


/node_modules/gulp-stats/index.js:39
        var totalTime    = process.hrtime(startTime),
                                   ^
TypeError: process.hrtime() only accepts an Array tuple.
    at TypeError (native)
    at Gulp.<anonymous> (/Users/chaitanya/WebStormProjects/GulpAngular/node_modules/gulp-stats/index.js:39:36)
    at Gulp.emit (events.js:129:20)
    at Object.after (/Users/chaitanya/WebStormProjects/GulpAngular/node_modules/gulp/node_modules/undertaker/lib/helpers/createExtensions.js:46:10)
    at handler (/Users/chaitanya/WebStormProjects/GulpAngular/node_modules/gulp/node_modules/undertaker/node_modules/bach/node_modules/now-and-later/lib/mapSeries.js:47:12)
    at f (/Users/chaitanya/WebStormProjects/GulpAngular/node_modules/gulp/node_modules/undertaker/node_modules/bach/node_modules/now-and-later/node_modules/once/once.js:17:25)
    at f (/Users/chaitanya/WebStormProjects/GulpAngular/node_modules/gulp/node_modules/undertaker/node_modules/bach/node_modules/async-done/node_modules/once/once.js:17:25)
    at done (/Users/chaitanya/WebStormProjects/GulpAngular/node_modules/gulp/node_modules/undertaker/node_modules/bach/node_modules/async-done/index.js:26:12)
    at /Users/chaitanya/WebStormProjects/GulpAngular/node_modules/del/index.js:54:4
    at callback (/Users/chaitanya/WebStormProjects/GulpAngular/node_modules/del/node_modules/each-async/index.js:38:4)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions