하루하나
close
프로필 배경
프로필 로고

하루하나

  • ALL (217)
    • 쿠베플로우 kubeflow (1)
    • React Native (1)
      • Expo (1)
    • Programming (187)
      • spring+jwt+react (4)
      • wordpress (3)
      • Vultr (1)
      • Flutter (3)
      • Vue-project (1)
      • Vue-tip (17)
      • AngularJS (12)
      • Bootstrap (2)
      • Book (1)
      • CentOS (5)
      • Code (0)
      • Css (13)
      • Docker (7)
      • Eclipse (1)
      • Freemarker (1)
      • Git (9)
      • Front-End (6)
      • Error (7)
      • Gulp.js (0)
      • Java (12)
      • Python (5)
      • Javascript (19)
      • JPA (5)
      • jQuery (2)
      • Mac (6)
      • MySql (4)
      • Springboot (21)
      • Springboot-blog (0)
      • Daily (1)
      • Springboot-tip (3)
      • Spring (1)
      • Thymeleaf (1)
      • Tomcat (1)
      • Typescript (3)
      • Tool (5)
      • Sql (1)
      • prisma (1)
      • react (1)
    • Life (14)
      • Review (0)
      • Tip (3)
      • 리뷰 (8)
      • 부동산 (2)
  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록

[chrome] livereload does not work

'livereload' extension does not work https://chrome.google.com/webstore/detail/livereload/jnihajbhpnppcggbcgedagnkighmdlei you can use this 'livereload++'https://chrome.google.com/webstore/detail/livereload%2B%2B/ciehpookapcdlakedibajeccomagbfab/related livereload가 동작하지 않을때 크롬에 확장프로그램을 livereload가 아닌 livereload++을 사용하시면 됩니다. tag : could not download livereload,js

  • format_list_bulleted Programming/Front-End
  • · 2020. 2. 17.
  • textsms

Flutter] No valid code signing certificates were found

Flutter 기본가이드대로 앱프로젝트를 생성후에 아이폰 연결 후 실행하면 아래와 같이 에러가 발생한다. Launching lib/main.dart on homin의 iPhone in debug mode...════════════════════════════════════════════════════════════════════════════════No valid code signing certificates were foundYou can connect to your Apple Developer account by signing in with your Apple IDin Xcode and create an iOS Development Certificate as well as a Provisioning ..

  • format_list_bulleted Programming/Flutter
  • · 2020. 1. 29.
  • textsms

zsh: command not found: vue

잘되던 vue가 실행하니 아래와 같이 에러메세지를... zsh: command not found: vue 결국 재설치가 답 >> sudo npm install -g vue-cli (cli2) sudo npm install -g @vue/cli (cli3)

  • format_list_bulleted Programming/Vue-tip
  • · 2020. 1. 7.
  • textsms

Docker에 vi가 안될때

How to run vi on docker container? 도커컨테이너에서 vi가 안될때는 아래와 같이 설치하면 된다. apt-get updateapt-get install vim vi: not found

  • format_list_bulleted Programming/Docker
  • · 2020. 1. 2.
  • textsms

No qualifying bean of type 'org.modelmapper.ModelMapper' available: 해결방법

No qualifying bean of type 'org.modelmapper.ModelMapper' available: expected at least 1 bean which qualifies as autowire candidate. Dependency annotations: {} modelmapper를 사용하기 위해 아래와 같이 RequiredArgsConstructor를 주고 final로 선언해 자동주입을 하려했으나..위와같이 에러메세지가 출력된다. 해석하자면 적어도 1개이상의 자동주입 후보가 있어야 한다는 말.. @RequiredArgsConstructor public class EventController { private final ModelMapper modelMapper; 아래와 같이 @b..

  • format_list_bulleted Programming/Java
  • · 2019. 12. 11.
  • textsms

vue i18n 사용하기

vue에서 다국어를 사용하기위해 i18n을 사용하는 방법에 대해서 정리해 보겠습니다. vue i18n 사이트 https://kazupon.github.io/vue-i18n/ vue-cli 3버전이상을 사용하시는 분은 아래와 같이 쉽게 패키지 추가가 가능합니다. > vue add i18n 명령어를 실행하면 몇가지 질문이 나옵니다. The locale of project localization. en? The fallback locale of project localization. en? The directory where store localization messages of project. It's stored under `src` directory. locales? Enable locale messag..

  • format_list_bulleted Programming/Vue-tip
  • · 2019. 12. 10.
  • textsms
  • navigate_before
  • 1
  • ···
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • ···
  • 32
  • navigate_next
반응형
공지사항
전체 카테고리
  • ALL (217)
    • 쿠베플로우 kubeflow (1)
    • React Native (1)
      • Expo (1)
    • Programming (187)
      • spring+jwt+react (4)
      • wordpress (3)
      • Vultr (1)
      • Flutter (3)
      • Vue-project (1)
      • Vue-tip (17)
      • AngularJS (12)
      • Bootstrap (2)
      • Book (1)
      • CentOS (5)
      • Code (0)
      • Css (13)
      • Docker (7)
      • Eclipse (1)
      • Freemarker (1)
      • Git (9)
      • Front-End (6)
      • Error (7)
      • Gulp.js (0)
      • Java (12)
      • Python (5)
      • Javascript (19)
      • JPA (5)
      • jQuery (2)
      • Mac (6)
      • MySql (4)
      • Springboot (21)
      • Springboot-blog (0)
      • Daily (1)
      • Springboot-tip (3)
      • Spring (1)
      • Thymeleaf (1)
      • Tomcat (1)
      • Typescript (3)
      • Tool (5)
      • Sql (1)
      • prisma (1)
      • react (1)
    • Life (14)
      • Review (0)
      • Tip (3)
      • 리뷰 (8)
      • 부동산 (2)
최근 글
인기 글
최근 댓글
태그
  • #css
  • #JPA
  • #GIT
  • #javascript
  • #springboot
  • #error
  • #MySQL
  • #AngularJS
  • #Vue
  • #sts
전체 방문자
오늘
어제
전체
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바