missing ) after formal parameters

const PNG = require("pngjs").PNG;

const jpeg = require('jpeg-js');

都会报同样的错,不知道为何