Skip to content

fix: replace missing fs require#50

Merged
gja merged 1 commit intogja:masterfrom
webmasterkai:patch-1
Mar 26, 2020
Merged

fix: replace missing fs require#50
gja merged 1 commit intogja:masterfrom
webmasterkai:patch-1

Conversation

@webmasterkai
Copy link
Copy Markdown
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
Copy Markdown
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