Skip to content
This repository has been archived by the owner on Jul 31, 2019. It is now read-only.

Fixed getting started tutorial by adding good-console reporter #99

Merged
merged 1 commit into from
Dec 10, 2014

Conversation

phillipj
Copy link
Contributor

Hi,

I got an error while trying to follow the plugins example in your getting started tutorial:

.../node_modules/good/node_modules/hoek/lib/index.js:663
    throw new Error(msgs.join(' ') || 'Unknown error');
          ^
Error: Invalid monitorOptions options reporters is required

Fixed it with explicitly adding reporters when registering the good-plugin.

@nlf nlf added the bug label Dec 10, 2014
@nlf nlf self-assigned this Dec 10, 2014
@nlf
Copy link
Contributor

nlf commented Dec 10, 2014

Perfect! Thanks!

nlf added a commit that referenced this pull request Dec 10, 2014
Fixed getting started tutorial by adding good-console reporter
@nlf nlf merged commit e4deee8 into outmoded:beta Dec 10, 2014
@phillipj phillipj deleted the fix/getting-start-good-console branch December 10, 2014 21:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants