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

Build causing file already exists error #1

Closed
dpilafian opened this issue Dec 23, 2017 · 1 comment
Closed

Build causing file already exists error #1

dpilafian opened this issue Dec 23, 2017 · 1 comment

Comments

@dpilafian
Copy link
Member

$ npm run build

> node-slate@1.4.2 build /Users/dem/projects/node-slate
> gulp

[10:07:54] Using gulpfile ~/projects/node-slate/gulpfile.js
[10:07:54] Starting 'clean'...
[10:07:54] Starting 'fonts'...
[10:07:54] Starting 'images'...
[10:07:54] Starting 'highlightjs'...
[10:07:54] Starting 'js'...
[10:07:54] Starting 'sass'...
[10:07:54] Starting 'html'...
[10:07:54] Finished 'clean' after 300 ms
[10:07:54] 'highlightjs' errored after 290 ms
[10:07:54] Error: EEXIST: file already exists, mkdir '/Users/dem/projects/node-slate/build/stylesheets'
dpilafian added a commit that referenced this issue Dec 23, 2017
@dpilafian
Copy link
Member Author

Release v1.4.3

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