Adding local vuetify package folder to your project #12607
Unanswered
Kavin-Kannan
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to use the latest Next branch from vuetify.
So I cloned the repo in my local and checkout the branch 'next'. I am now trying to add this to my project's package.json, and I was wondering if there is a way to do it using yarn, something like this,
yarn add --save file:/Users/Documents/vuetify/packages
When I run the above command, I get an error,
Beta Was this translation helpful? Give feedback.
All reactions