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

fix: replace missing fs require #50

Merged
merged 1 commit into from
Mar 26, 2020
Merged

fix: replace missing fs require #50

merged 1 commit into from
Mar 26, 2020

Conversation

webmasterkai
Copy link
Contributor

Noticed fs was not defined in the latest version.
Added const fs = require("fs"); to the top of the file to fix that error.

@webmasterkai webmasterkai changed the title replace missing fs require fix: replace missing fs require Mar 26, 2020
@gja
Copy link
Owner

gja commented Mar 26, 2020

Thanks. Sorry about that

@gja gja merged commit 7ac3ca7 into gja:master Mar 26, 2020
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

Successfully merging this pull request may close these issues.

2 participants