Kevin Nderitu
Kevin Nderitu
Looked at this. Upgrading PDFjs is not as straight forward. It appears that babel is not transpilling PDFjs correctly resulting in syntax issues within the package, also tried adding a...
Upgrading PDFjs was quick. However almost all nightmare tests are failing because the nightmare browser does not support the new PDFjs, so when the tests navigate to an entity view...
I was facing the same issue, However, I noticed I was not in the root folder. I moved to the project root folder run `npm version ` and now a...