constructor()

in lib/exceptions.js [25:27]


  constructor() {
    super(`${PACKAGE_NAME} in extract mode requires the corresponding plugin`);
  }