fix(developer): require nodejs 12
nodejs 12.0 includes well-formed JSON.stringify which resolves the issues with unpaired surrogates resulting in U+FFFD in output JSON
parent
9fb8e58f
Please register or sign in to comment
nodejs 12.0 includes well-formed JSON.stringify which resolves the issues with unpaired surrogates resulting in U+FFFD in output JSON