qase-tms / qase-javascript

Qase TMS JavaScript SDK
https://developers.qase.io
49 stars 43 forks source link

[qase-core-reporter] Cannot install core reporter via npm #333

Closed hlwanhoj closed 1 year ago

hlwanhoj commented 1 year ago

When I attempt to install core reporter

$ npm install --save qase-core-reporter

the terminal shows

npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/qase-core-reporter - Not found
npm ERR! 404 
npm ERR! 404  'qase-core-reporter@*' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/xxxxxx/.npm/_logs/2022-12-15T02_57_29_221Z-debug-0.log
pbielenda commented 1 year ago

Same situation in here. There is no qase-core-reporter on npm repository. The documentation suggests it should be possible: https://github.com/qase-tms/qase-javascript/tree/master/qase-core-reporter#install

jamesmortensen commented 1 year ago

Hi. I was wondering if there was any update on getting the qase-core-reporter published on NPM? Thank you!

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.