Can also be fixed in some other modules by doing import PO from "pofile" rather than import { PO } from "pofile".
import PO from "pofile"
import { PO } from "pofile"