|
import { ScalprumComponent } from '@scalprum/react-core'; |
: the component imports from @scalprum/react-core, however it is not listed as a direct or peer dependency in package.json.
This, for example, causes RedHatInsights/insights-advisor-frontend#1189 (review).