I\'m trying to read a JSON file, edit the array, and save it to same file (overwrite). nodejs reads the file, edit the array, overwrite it without any error.
But the