본문 바로가기
귀펀치토끼는 부서지지 않는다.
주소(D)

북마크/메모장

(41)
[npm에러] sh: vue-cli-service: command not found 🐝 sh: vue-cli-service: command not found npm i @vue/cli-service 🐝 TypeError: Cannot read properties of undefined (reading 'NormalModule') npm install webpack@4.39.3 --save 🐝 npm dependency error npm install --legacy-peer-deps
[Vue.js] VuePrime 설치 create vue vueprime-test Default [Vue 3] babel, eslint 프라임뷰 설치 npm install primevue —save 아이콘 설치 npm install primeicons —save 이런 스타일도 써야될 것 아닙니까 얘네들을 main.js에 import 해줍시다. main.js 원본 (초라하다.) import { createApp } from 'vue' import App from './App.vue' createApp(App).mount('#app') theme을 import한 main.js (늠름해졌다.) import { createApp } from 'vue' import App from './App.vue' import 'primevue/resources..
multiple chipList selection https://www.telerik.com/kendo-vue-ui/components/buttons/chiplist/ Vue Buttons Library & ChipList Component - Getting Started | Kendo UI for Vue Docs & Demos www.telerik.com {{ "상품명" + item.producttitle + item.selected }} 삭제 {{ task.tasktitle + task.selected }} {{ version.selected }} function e(e: any) { throw new Error('Function not implemented.'); }
vuestic 적용 vue create vuestic Default (Vue3, babel, eslint) vue add vuestic-ui Use treeshaking (Y) ✔️CSS Grid ✔️Vuestic Normalize CSS module ✔️Vuestic Typography module Use ag-grid? (y) ERROR Failed to compile with 1 error 오후 3:26:17 Failed to resolve loader: sass-loader You may need to install it. ERROR in ./src/main.js 5:0-47 Module not found: Error: Can't resolve 'sass-loader' in '/Users/payqube/vuestic..
index.ts 백업 import { createRouter, createWebHistory, RouteRecordRaw, } from 'vue-router'; import { routeHelper, authentication, } from '@utils'; import { LoginLayout, DefaultLayout, } from '@layouts'; import { Example, Example2, TodoList, Counter, } from '@views'; import { login, home, example, example2, todoList, counter, } from './routePaths'; const routes: Array = [ { path: login, name: routeHelper.getRo..
[Vue.js] 로그인 화면 훔쳐온 것 로그인
깜장발이 갖고 있는 보드게임 오를레앙 마르코폴로2 그레이트웨스턴트레일 세컨드에디션 듄 세인트 피터스버그(쌍트) 신판 브라스 버밍엄 콩코르디아 티츄 러브레터 노터치크라켄 키메라 데드맨스드로우 보난자 왕에게의청원 미플서커스 카베르나 파워그리드 신판 클랜오브칼레도니아 가이아프로젝트 도미니언 신판 코임브라 타지마할 센추리1 센추리2 ㅣ
요즘 여초에서 유행하는 말투 아보카도를 써는 게시글에도 ㅋㅋㅋ ㅋ ㅋ ㅋㅋㅋㅋ ㅋㅋ 영문 붓글씨 게시글에도... 무사와요 ㅋㅋㅋㅋㅋ ㅋ ㅋㅋㅋ 어디서 나온 건지는 모르겠는데 가끔 카카오인기글 보다보면 있음. 근데 너무 웃겨 ㅋㅋ ㅋ ㅋㅋㅋㅋㅋㅋ ㅋ ㅋㅋ 대충 아저씨같은 말투에 오쪼쪼 나애쟈근 아기새야 오쪼쪼 무사와요 무사와요 고마와요 이걸 변형해서 쓰는 듯.. 유래가 뭘까 궁금해서 검색해봐도 안 나온다. 혹시라도 이 티스토리에 방문하신 분들 중에 유래를 아시는 분은 댓글 부탁드리옵니다.
완료
내 컴퓨터