Skip to content
This repository has been archived by the owner on May 29, 2020. It is now read-only.

Throws "Fatal error: ENOENT if destHtml file is not exists #336

Closed
irfan opened this issue May 25, 2016 · 0 comments
Closed

Throws "Fatal error: ENOENT if destHtml file is not exists #336

irfan opened this issue May 25, 2016 · 0 comments
Labels

Comments

@irfan
Copy link
Contributor

irfan commented May 25, 2016

We are building our project in an empty folder and the destHtml output should be in a folder like 'tmp/foo/bar/demo.html', because the folder is not exists it triggers error.

Fatal error: ENOENT: no such file or directory, open 'tmp/foo/bar/demo.html'

irfan pushed a commit to irfan/grunt-webfont that referenced this issue May 25, 2016
We are creating the main and subfolder if it doesn't exists. In case
the folder already created it does nothing and creates demo html
file under the folder.
irfan added a commit to irfan/grunt-webfont that referenced this issue May 25, 2016
@sapegin sapegin closed this as completed May 26, 2016
@sapegin sapegin added the bug label May 26, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants