You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 18, 2019. It is now read-only.
vue init vuetifyjs/nuxt(Don't use a-la-carte)npm inpm run buildfails withTypeError: Cannot read property 'search' of undefinedIf I manually edit node_modules/vuetify/src/stylus/components/_time-picker-clock.styl#54, and use
border-color: blackinstead ofborder-color: inherit, the build works.