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

Module is not working after latest changes in https://github.com/dlenroc/node-testrail-api #10

Open
viktorgogulenko opened this issue Sep 24, 2020 · 0 comments

Comments

@viktorgogulenko
Copy link

Hi. Today our builds failed with error:

24-Sep-2020 01:28:15 | [05:28:15] E/configParser - Error message: failed loading configuration file protractor.conf.js
24-Sep-2020 01:28:15 | [05:28:15] E/configParser - TypeError: TestRail is not a constructor
24-Sep-2020 01:28:15 | at Object.<anonymous> (/opt/nodeapp/e2e_tests/node_modules/jasmine-2-testrail/jasmine-2-testrail.js:17:13)
24-Sep-2020 01:28:15 | at Module._compile (internal/modules/cjs/loader.js:778:30)
24-Sep-2020 01:28:15 | at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
24-Sep-2020 01:28:15 | at Module.load (internal/modules/cjs/loader.js:653:32)
24-Sep-2020 01:28:15 | at tryModuleLoad (internal/modules/cjs/loader.js:593:12)
24-Sep-2020 01:28:15 | at Function.Module._load (internal/modules/cjs/loader.js:585:3)
24-Sep-2020 01:28:15 | at Module.require (internal/modules/cjs/loader.js:692:17)
24-Sep-2020 01:28:15 | at require (internal/modules/cjs/helpers.js:25:18)
24-Sep-2020 01:28:15 | at Object.<anonymous> (/opt/nodeapp/e2e_tests/protractor.conf.js:13:26)
24-Sep-2020 01:28:15 | at Module._compile (internal/modules/cjs/loader.js:778:30)```

and seems it caused by latest changes in https://github.com/dlenroc/node-testrail-api/commit/13dc063614bc0eb1fb9f0e38d6694f057694297a

Could you please look into that as your module right now is broken?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant