Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sad-trombone

tandrewnichols12ISC1.0.1

Throw errors with sound effects

throw, error, trombone, rethrow

readme

Build Status downloads npm dependencies

sad-trombone

Throw errors with sound effects

Installation

npm install --save sad-trombone

Usage

var sadTrombone = require('sad-trombone');
sadTrombone.throw('Uh oh');

N.B.

Using this module actually blows up node on my system (with an OS-level error that says "Illegal instruction: 4") so it's possible this will happen for you as well. Sad trombone!