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

it does not build #14

Closed
therealmarv opened this issue Nov 9, 2017 · 4 comments
Closed

it does not build #14

therealmarv opened this issue Nov 9, 2017 · 4 comments

Comments

@therealmarv
Copy link

therealmarv commented Nov 9, 2017

image

see screenshot. thx.

This question is available on Nuxt.js community (#c15)
@KleinMaximus
Copy link

KleinMaximus commented Nov 9, 2017

I have the same problem :( Apply PR to correct it.
Or you can use it.

@jycy
Copy link

jycy commented Nov 27, 2017

@therealmarv Try changing "query" with "options"

@IgorSzymanski
Copy link

IgorSzymanski commented Jan 6, 2018

Then this happens:

ERROR  Failed to compile with 2 errors

These dependencies were not found:

* ~components/Card.vue in ./node_modules/ts-loader?{"appendTsSuffixTo":["//.vue$"]}!./node_modules/vue-loader/lib/selector.js?type=script&index=0!./pages/index.vue
* ~plugins/axios in ./api/people.ts

To install them, you can run: npm install --save ~components/Card.vue ~plugins/axios

EDIT:

changing imports from ~components/… to ~/components/… fixes the problem. The issue is related to some changes in Nuxt.js.

@qm3ster
Copy link
Member

qm3ster commented Feb 5, 2018

fixed in #27

@qm3ster qm3ster closed this as completed Feb 5, 2018
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

5 participants