mimecorg / vuido

Native desktop applications using Vue.js.
https://vuido.mimec.org/
MIT License
6.11k stars 231 forks source link

Error: Unknown element TextInput #15

Closed w3cj closed 6 years ago

w3cj commented 6 years ago

I tried to spin up a simple vuido app on my livestream today and ran into some issues.

Looks like the latest version of vuido with textinput and textarea is not published to npm?

https://youtu.be/aRj8jNzuphk?t=4667

I ended up re-building the runtime from source and got it working.

Also, got the error [Vue warn]: Failed to resolve directive: model when trying to use v-model.

The project is here: https://github.com/CodingGarden/morning-tea/tree/master/05-24-2018/vuido-demo

I used the vuido template.

mimecorg commented 6 years ago

Yes, the latest version isn’t on npm yet, I will publish it next week. By the way, thanks for sharing this, it’s good to know that Vuido is on YouTube 😊