jest failed to parse a file. this happens e.g. when your code or its dependencies use non-standard javascript syntax, or when jest is not configured to support such syntax.
To fix this, add that library name to transformIgnorePatterns in the jest. config.