blackbaud / skyux2

SKY UX 2 is the new version of Blackbaud’s user experience framework that implements Blackbaud design patterns. It extends the framework to abstract many complexities of modern web development and takes advantage of Angular 2 to increase the tooling, testing, and performance available.
https://developer.blackbaud.com/skyux
MIT License
32 stars 65 forks source link

Update component Installation section with instructions for finding peer dependencies #2359

Closed blackbaud-johnly closed 5 years ago

blackbaud-johnly commented 5 years ago

Received user feedback that it was unclear what our recommendation is around finding peer dependencies that might be missing after installing a module. @Blackbaud-TrevorBurch provided feedback that the recommendation is to check the command prompt for missing peer dependencies after running the npm install command to install the module. Update the Installation section to make this clear.

blackbaud-johnly commented 5 years ago

Meant to create this in the docs repo.