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

WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed #3

Open
kenorb opened this issue Apr 25, 2018 · 0 comments

Comments

@kenorb
Copy link

kenorb commented Apr 25, 2018

$ npm install
npm notice created a lockfile as package-lock.json. You should commit this file.
npm WARN [email protected] requires a peer of ajv@^6.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN [email protected] No repository field.
$ npm install ajv@^6.0.0
npm WARN [email protected] No repository field.
+ [email protected]
$ npm install
npm WARN [email protected] No repository field.
$ npm --version
5.6.0
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

No branches or pull requests

1 participant