axa-group / Parsr

Transforms PDF, Documents and Images into Enriched Structured Data
Apache License 2.0
5.72k stars 304 forks source link

Failing @ npm run test #668

Open vishal-ls opened 1 year ago

vishal-ls commented 1 year ago

Summary npm run test is failing

Steps To Reproduce follow the steps mentioned here for linux and run npm run test

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior npm run test should not fail

Actual behavior getting below errors: npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! parsr@1.1.2 test: mocha -t 15000 -r ts-node/register test/**/**/*.spec.ts npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the parsr@1.1.2 test script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /root/.npm/_logs/2023-06-27T10_13_49_239Z-debug.log

Environment Ubuntu 20.04