I get the following error with boiler plate setup from the README.md:
vue.runtime.esm.js?2b0e:619 [Vue warn]: Unknown custom element: <v-text-field> - did you register the component correctly? For recursive components, make sure to provide the "name" option.
found in
---> <Money>
[Vue warn]: Error in directive currency bind hook: "TypeError: Cannot read property 'length' of undefined"
found in
---> <Money>
I get the following error with boiler plate setup from the README.md: