Skip to content

resolved pipeline failing checks and npm install errors

Fixes #59 (closed)

Short description of what this resolves:

This resolves all the errors of the pipeline failed checks and packages and dependencies are being installed now when doing npm install

Changes proposed in this pull request:

  • added package.json file with the list of all dependencies and packages
  • The packages and dev-dependencies used in the project got used and updated

Checklist

  • My branch is up-to-date with the Upstream develop branch.
  • The acceptance, integration, unit tests and linter pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)

Screenshot_from_2022-02-12_12-02-17

Edited by Subhangi Choudhary

Merge request reports