Inflearn コミュニティ Q&A
vuetify Error
作成
·
537
0
npm install @nuxtjs/vuetify vuetify 명령 관련 오류입니다
ssrvuejsnodejsmysqlawsvuex
回答 6
0
0
0
0
(base) choeseocBookPro:front choeseongpil$ npm -v
6.13.4
(base) choeseocBookPro:front choeseongpil$ node -v
v13.6.0
0
{
"name": "front",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"dev": "nuxt"
},
"author": "sp",
"license": "ISC",
"dependencies": {
"nuxt": "^2.11.0",
"vue": "^2.6.11"
}
}
0






