Skip to content

npm run dev is invalid #3

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

Closed
sobolevn opened this issue May 14, 2018 · 1 comment
Closed

npm run dev is invalid #3

sobolevn opened this issue May 14, 2018 · 1 comment

Comments

@sobolevn
Copy link
Contributor

Your package.json specifies dev script as follows: nuxt test/fixture.
But there are two issues with that:

  1. nuxt is missing from devDependencies
  2. test/fixture is missing from source control

I am not sure what to do with this issue, so I will leave everything as it is while working on #2

@TheAlexLichter
Copy link
Member

Oops, this was a leftover from initializing the repository! There is no dev command at the moment. Only test to run the unit tests.

But I guess it wouldn't hurt to provide examples, maybe through vue-play

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