xavi-/node-properties-parser

Calling save throws Unknown encoding Error

Closed this issue · 1 comments

node: v6.9.5

calling editor.save() uses writeFile but doesn't specify an encoding and therefore fails with:

throw new Error('Unknown encoding: ' + encoding);

xavi- commented

This should be fixed in v0.4.0