wagerfield / nuxt-typescript

TypeScript module for Nuxt
MIT License
90 stars 11 forks source link

Example app fails to build #19

Open kpturner opened 5 years ago

kpturner commented 5 years ago

If I clone the repo, navigate to the examples folder and run: npm install npm run dev

I get the following errors:

These dependencies were not found:

* !!ts-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./lang-ts.vue in ./pages/lang-ts.vue
* !!ts-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./index.vue in ./pages/index.vue
* !!tsx-loader!../node_modules/vue-loader/lib/selector?type=script&index=0!./lang-tsx.vue in ./pages/lang-tsx.vue