Skip to content

error when source code build using gulp #807

@mali151298

Description

@mali151298

i was try to build project using gulp, but still raise this error
C:\Users\Administrator\Downloads\mago3djs-hotfix-2.0.0>gulp build
[14:05:46] Using gulpfile ~\Downloads\mago3djs-hotfix-2.0.0\gulpfile.js
[14:05:46] Starting 'build'...
[14:05:46] 'build' errored after 5.3 ms
[14:05:46] TypeError [ERR_INVALID_ARG_TYPE] [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received type boolean (false)
at Object.writeFileSync (fs.js:1460:5)
at glslToJavaScript (C:\Users\Administrator\Downloads\mago3djs-hotfix-2.0.0\gulpfile.js:42:5)
at C:\Users\Administrator\Downloads\mago3djs-hotfix-2.0.0\gulpfile.js:221:2
at build (C:\Users\Administrator\Downloads\mago3djs-hotfix-2.0.0\node_modules\undertaker\lib\set-task.js:13:15)
at bound (domain.js:413:15)
at runBound (domain.js:424:12)
at asyncRunner (C:\Users\Administrator\Downloads\mago3djs-hotfix-2.0.0\node_modules\async-done\index.js:55:18)
at processTicksAndRejections (internal/process/task_queues.js:75:11)

please help me ASAP

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions