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

gulp build error #137

Open
NoverNobida opened this issue Dec 15, 2021 · 0 comments
Open

gulp build error #137

NoverNobida opened this issue Dec 15, 2021 · 0 comments

Comments

@NoverNobida
Copy link

Use gulp build get the error:

Error: Error: File not found with singular glob: /home/Method-Draw/src/js/Darkmode.js (if this was purposeful, use `allowEmpty` option)
    at DestroyableTransform.<anonymous> (/root/Method-Draw/node_modules/gulp-useref/index.js:63:32)
    at DestroyableTransform.emit (events.js:400:28)
    at DestroyableTransform.emit (domain.js:475:12)
    at Pumpify.emit (events.js:400:28)
    at Pumpify.emit (domain.js:475:12)
    at Pumpify.Duplexify._destroy (/root/Method-Draw/node_modules/duplexify/index.js:191:15)
    at /root/Method-Draw/node_modules/duplexify/index.js:182:10
    at processTicksAndRejections (internal/process/task_queues.js:77:11)

Because the filename /***/Method-Draw/src/js/darkmode.js should be /***/Method-Draw/src/js/Darkmode.js

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