Please use the template provided below, when reporting bugs:
-----

## Expected Behavior

## Observed Behavior

## Bonus Points! Code (or Repository) that Reproduces Issue

## Forensic Information

**Operating System:** the operating system you observed the issue on.
**Environment Information:** information about your project's environment, see instructions below:

1. run the following script:

sh -c 'node --version; npm --version; npm ls' > output.txt

2. share a gist with the contents of output.txt.
