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

npm install warnings #49

Open
facine opened this issue Nov 7, 2018 · 1 comment
Open

npm install warnings #49

facine opened this issue Nov 7, 2018 · 1 comment

Comments

@facine
Copy link

facine commented Nov 7, 2018

Hi, I get this warnings during installation, but I can run npm run dev

$ npm install
npm WARN eslint-plugin-prettier@3.0.0 requires a peer of eslint@>= 5.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN webpack-dev-middleware@1.12.2 requires a peer of webpack@^1.0.0 || ^2.0.0 || ^3.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN contenta_vue_nuxt@2.0.1 No repository field.

macOS High Sierra - 10.13.6 (17G65)

$ node -v
v11.1.0
$ npm -v
6.4.1
@yann-yinn
Copy link
Contributor

hmm, I guess the project should include its peers dependencies. I will try to do that as soon as i can, thx for the report

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

2 participants