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

error when source code build using gulp #807

Open
mali151298 opened this issue May 29, 2021 · 0 comments
Open

error when source code build using gulp #807

mali151298 opened this issue May 29, 2021 · 0 comments

Comments

@mali151298
Copy link

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

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

1 participant