Andrew Saad
Results
1
issues of
Andrew Saad
I changed this line to: `out += `${key}:${JSON.stringify(obj[key])}\n`;` and it worked for me. Below is the result to fixed the 'Cannot convert object to primitive value' error I was having....