심바의 개발일지

  • 홈
  • 태그
  • 방명록

Vue 3

[Vue] vue port 변경해서 실행

npm run serve -- --port 9090 로컬에서 실행할경우 포트변경 필요할때 쓰임

Vue 2021.07.18

A complete log of this run can be found in:

A complete log of this run can be found in: npm ERR! npm ERR! A complete log of this run can be found in: npm ERR! /Users/kyoungminchoi/.npm/_logs/debug.log 해당 에러가 날경우 rm -rf node_modules 으로 모듈을 삭제하고, npm install을 다시해주면된다.

Vue 2021.04.15

vue local server 다른사람도 접근 가능하게 하기 (IP로 접근)

package.json 파일 내 scripts.dev 을 as-is "scripts": { "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js" } to-be "scripts": { "dev": "webpack-dev-server --host 0.0.0.0 --disableHostCheck true --inline --progress --config build/webpack.dev.conf.js" } 로 변경하면 로컬에서 돌린 서버와 프론트가 다른피시에서도 아이피로 접근이 가능해진다.

Vue 2020.07.31
1
더보기
프로필사진

  • 분류 전체보기 (60)
    • JPA (0)
    • JS (1)
    • SpringBoot (11)
    • Vue (3)
    • DB (1)
      • Mysql (7)
    • Java (4)
    • ngnix (1)
    • Redis (0)
    • 알고리즘 (17)
    • 개발 (10)
    • Kotlin (1)
    • 내 자신에게 해주고 싶은 말 (0)

Tag

Queue PrioirtyQueue 시간복잡도, how to change repository folder name, 폴더 이름바꾸기, Queue PriorityQueue, while connecting to upstream, 백준, 500 502 차이, Vue, HTTP 응답코드, MySQL, 프로그래머스, Please use a personal access token instead, Cannot Connect to Database Server, sourcetree github not working, change folder name, sourcetree github access token, Intellij, sourcetree access token github, rename folder, java,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/09   »
일 월 화 수 목 금 토
1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30

Copyright © Kakao Corp. All rights reserved.

티스토리툴바