- Install nr1-community
npm i @newrelic/nr1-community
- Add the styles for the component to the top of your stylesheet (probably named
styles.scss
):
@import '~@newrelic/nr1-community/dist/index.css';
import { NerdGraphError } from '@newrelic/nr1-community';