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

YError: "Too many arguments provided." on npm run dev #134

Open
maurop123 opened this issue Sep 13, 2017 · 0 comments
Open

YError: "Too many arguments provided." on npm run dev #134

maurop123 opened this issue Sep 13, 2017 · 0 comments

Comments

@maurop123
Copy link

maurop123 commented Sep 13, 2017

What's happening?

The terminal throws an error saying "YError: Too many arguments provided. Expected max 2 but received 3." on npm run dev. The app still runs.

Here's what it looks like.
image

Steps to reproduce

vue init webpack-simple wp-vue

? Project name wp-vue
? Project description A Vue.js project
? Author mauro <maurop123@gmail.com>
? Use sass? No

cd wp-vue
npm install
npm run dev

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