Closed julian-martinez-del-campo closed 6 years ago
Would it be possible to update the NPM package to version 6.x?
Sidenote:
Installing through npm with the gitrepo (eg npm i --save https://github.com/steveadoo32/ngx-signalr-hubservice) to use the updated version causes error:
Module not found: Error: Can't resolve 'ngx-signalr-hubservice' in ...
I compared this version with npm package and looks like the actual source is missing?
ngx-signalr-hubservice@6.0.2 should be the latest version. I just tested it and it is working.
Would it be possible to update the NPM package to version 6.x?
Sidenote:
Installing through npm with the gitrepo (eg npm i --save https://github.com/steveadoo32/ngx-signalr-hubservice) to use the updated version causes error:
Module not found: Error: Can't resolve 'ngx-signalr-hubservice' in ...
I compared this version with npm package and looks like the actual source is missing?