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

npx gulp watch results in error #204

Open
ccrutchf opened this issue Oct 4, 2024 · 1 comment
Open

npx gulp watch results in error #204

ccrutchf opened this issue Oct 4, 2024 · 1 comment

Comments

@ccrutchf
Copy link
Contributor

ccrutchf commented Oct 4, 2024

[10:39:46] Error: ENOENT: no such file or directory, mkdir './cache/resize'
    at Object.mkdirSync (node:fs:1371:26)
    at handle_cache_updates (/home/chris/Repos/school/e4e/website2.0/gulpfile.js:101:12)
    at bound (node:domain:432:15)
    at runBound (node:domain:443:12)
    at asyncRunner (/home/chris/Repos/school/e4e/website2.0/node_modules/async-done/index.js:52:18)
    at process.processTicksAndRejections (node:internal/process/task_queues:77:11)
@ccrutchf
Copy link
Contributor Author

ccrutchf commented Oct 4, 2024

mkdir -p ./cache/resize is a workaround here.

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