Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing @ npm run test #668

Open
vishal-ls opened this issue Jun 27, 2023 · 0 comments
Open

Failing @ npm run test #668

vishal-ls opened this issue Jun 27, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@vishal-ls
Copy link

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! [email protected] test: mocha -t 15000 -r ts-node/register test/**/**/*.spec.ts
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] 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

  • Reference commit/version: latest master branch as of filing this bug
@vishal-ls vishal-ls added the bug Something isn't working label Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant