Skip to content
This repository was archived by the owner on Feb 15, 2022. It is now read-only.

Conversation

@SarasArya
Copy link

there was this issue in the code. https://nodejs.org/api/fs.html#fs_fs_writefilesync_file_data_options
As per the latest version, the second parameter is not optional. Hence undefined gave an error. Replaced it with ''. Tested it, it works. Ran the test case that was successful too.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant