Ethan Burrow Fairweather
Ethan Burrow Fairweather
This was causing me a compiling error because I use `AuthService` for Authentication. The `AuthService` class name needs to be changed.
* **What kind of change does this PR introduce?** (Bug fix, feature, docs update, ...) Adding package.json changes to follow up to PR: https://github.com/akserg/ng2-slim-loading-bar/pull/68 * **What is the current behavior?**...
In the words of the packages creator: ```Not for general use``` ```This NPM package is an internal implementation detail of the Microsoft.AspNetCore.SpaServices NuGet package.``` ```You should not use this package...
I am using Visual Studio Community for Mac. I know its not very common, but it is useful to have a visual studio that integrates setting pulled from the .sln...
Students are using 8.10.0 at Nodeschool Baltimore and they are unable to finish due to the Traces exercise use of deprecated Node module `domain`. Some of our students are required...
@wessberg `npm WARN deprecated @wessberg/[email protected]: this package has been renamed to ts-evaluator. Please install ts-evaluator instead` This is the warning that I got when I ran `npm i`. It hasn't...