Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependencies #159

Closed
wants to merge 1 commit into from
Closed

Update dependencies #159

wants to merge 1 commit into from

Conversation

dougmoscrop
Copy link

I finally looked in to why I was seeing this:

npm ERR! peer dep missing: ajv@^5.0.0, required by ajv-keywords@2.1.1
npm ERR! peer dep missing: ajv@^5.0.0, required by ajv-keywords@2.1.1

$ npm ls ajv-keywords
...
└─┬ rewire@4.0.1
  └─┬ eslint@4.19.1
    └─┬ table@4.0.2
      └── ajv-keywords@2.1.1

Updating the deps and linking in rewire made these error messages go away.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 97.619% when pulling dc52108 on dougmoscrop:master into 5bea3d8 on jhnns:master.

@rensbaardman
Copy link
Contributor

This would also fix #154 and #166.

@cjancsar
Copy link

@jhnns can you please merge this?

@octopotato
Copy link

@jhnns any update on this?

@jhnns jhnns closed this in 591060f Mar 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants