Pre-requisites
Here's a guide of the prerequisites you'll need to get started with Berry Vuetify.
Berry is based on
nodejs.
Please check the following prerequisites before jumping on it.In your command terminal and check using the
node -v
commandnode -v
v14.15.4
Package Manager - npm or yarn
yarn -v
1.22.10
If you face the following error in your terminal, it means Yarn is not installed in your system.
yarn -v
'yarn' is not recognized as an internal or external command,
operable program or batch file.
Last modified 4mo ago