akserg

Results 66 comments of akserg

Hi, Check the solution in that answer: https://github.com/akserg/ng2-slim-loading-bar/issues/37

Hi @nlko and @vchuquimia, Try to update your config file such that: ``` map: { 'ng2-slim-loading-bar': 'npm:ng2-slim-loading-bar' }, packages: { 'ng2-slim-loading-bar': { defaultExtension: 'js' }, } ``` Let me know...

Hi @cacogr Can you please delete node_modules and reinstall them again via the `npm install` command. After that please try to run server.

Thanks all I think it would be better to return the Promise as a result of this file. Will fix it soon.

Hi @SlimDogs , Can you share a bit more information about your environment like webpack/systemjs, code snippets etc?

Hi @schtrym I have created [PR](https://github.com/akserg/ng2-slim-loading-bar/pull/40) to fix your issue. Can you, please have a look?

Hi @Sobiru, I will implement it.

I plan to make small changes to support it out of the box.