개발(Web) 129

[Gulp] gulp : 'gulp' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되 지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 ..

gulp : 'gulp' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 인식되 지 않습니다. 이름이 정확한지 확인하고 경로가 포함된 경우 경로가 올바른지 검증한 다음 다시 시도하십시오. 방법 1. 터미널 변경 [오류모음] npm : 'npm' 용어가 cmdlet, 함수, 스크립트 파일 또는 실행할 수 있는 프로그램 이름으로 VSCode와 Node.js 를 설치하고 간단한 프로젝트를 생성하기 위해 npm init을 쳤는데 다음과 같은 오류... blog.naver.com 방법 2. 환경 변수 추가 'gulp'은(는) 내부 또는 외부 명령, 실행할 수 있는 프로그램... 오류 해결 방법 semantic ui를 윈도우에서 사용하려고 하는데관리자 모드로 cmd창을 켜서 npm..

개발(Web)/Web 2021.03.08

[Git/GitHub] Jekyll 기반의 GitHub Page 생성(2-5) post목차 설정

python-table-of-contents.html Python 강좌는 여러 절로 구성되어 있습니다. Python 강좌(1) - Python 기본 Python 강좌(2) - Python 제어문 연관 포스트 작성 custom.css /* Search 결과화면을 위한 CSS 설정 시작 */ ul.mylist li, ol.mylist li { padding: 5px 0px 5px 5px; margin-bottom: 5px; border-bottom: 1px solid #efefef; font-size: 12px; } ul.mylist li:last-child, ol.mylist li:last-child { border-bottom: 0px; } ul.mylist li, ol.mylist li { -webki..

개발(Web)/VCS 2021.03.07

[Git/GitHub] Jekyll 기반의 GitHub Page 생성(2-4) Archive설정 및 이미지설정 (2)

archive.md --- layout: page current: archive title: All Posts navigation: true logo: class: page-template subclass: 'post page' --- {%for post in site.posts %} {% unless post.next %} {{ post.date | date: '%Y' }} {% else %} {% capture year %}{{ post.date | date: '%Y' }}{% endcapture %} {% capture nyear %}{{ post.next.date | date: '%Y' }}{% endcapture %} {% if year != nyear %} {{ post.date | date:..

개발(Web)/VCS 2021.03.03

[Git/GitHub] Jekyll 기반의 GitHub Page 생성(2-3) 메뉴와 글 올리기

navigation.html 수정 home about project study toy All Posts Tag별 Posts index.md 수정 _posts 폴더 정리 글 작성 --- layout: post current: post cover: assets/built/images/python-logo.png navigation: True title: Python 강좌(1) - Python 기본 date: 2018-09-27 16:40:00 tags: [python] class: post-template subclass: 'post tag-python' author: moon9342 --- 출처 : Jekyll 기반의 GitHub Page 생성(2) - 블로그 수정 & Publishing Jekyll 기반..

개발(Web)/VCS 2021.03.02

[Git/GitHub] Jekyll 기반의 GitHub Page 생성(2-2) author와 tags 설정

authors.yml 수정 moon9342 : username: moon9342 # user name : martin name: moon9342 # user full name : Martin Luther King url_full: # Homepage url url: bio: 얼큰우동TV, 쉽게배우는 IT(Programming,Machine Learning,금융) # 회사정보 picture: assets/built/images/economy-author-logo.jpg # author image facebook: # facebook ID twitter: # twitter ID cover: False tags.yml 수정 jekyll : name: jekyll description: False cover: ..

개발(Web)/VCS 2021.03.01

[Git/GitHub] Jekyll 기반의 GitHub Page 생성(2-1) - 환경설정파일

_config.yml 수정 Jekyll 기반의 GitHub Page 생성(2) - 블로그 수정 & Publishing Jekyll 기반의 GitHub Page 생성은 여러 절로 구성되어 있습니다. Jekyll 기반의 GitHub Page 생성(1) - 환경설정 Jekyll 기반의 GitHub Page 생성(2) - 블로그 수정 & Publishing Jekyll 기반의 GitHub Page 생성(3) - 웹 폰트 moon9342.github.io # Jekyll configuration markdown: kramdown # kramdown : markdown의 개조판. # markdown에서 불편한 사항을 개선한 형태. # MyData owner: name: SungHoon Moon avatar: pho..

개발(Web)/VCS 2021.03.01

[Git/GitHub] Jekyll 기반의 GitHub Page 생성(1) - 환경설정

Ⅰ. Ruby 설치 Downloads Which version to download? If you don’t know what version to install and you’re getting started with Ruby, we recommend that you use the Ruby+Devkit 2.7.X (x64) installer. It provides the biggest number of compatible gems and installs the MSYS2 Devkit rubyinstaller.org Ⅱ. bundler 설치 Ⅲ. Jasper2 (Jekyll Themes) 설치 Jasper2 Welcome to Jasper2 Full-featured Jekyll port of Ghost’s..

개발(Web)/VCS 2021.02.28

[Node.js] Error: Cannot find module 'moment'

Error: Cannot find module 'moment' 방법 1. moment 설치 비디오 업로드 FORM 만들기(1) 에서 Sign Up 이 되지 않습니다 ㅠㅠ - 인프런 | 질문 & 답변 안녕하세뇨 ^^ 강의 봐주셔서 너무 감사합니다 ~! 그리고 너무 자세하게 에러 보여주셔서 감사해요 우선 처음 스크린샷 보시면 Cannot find module moment 이렇게 있잔아요 ? 이거는 www.inflearn.com 방법 2. npm update check failed npm update check failed Last night I tried to update my node and npm, it seemed to have been successful, however ever since then ..

개발(Web)/Web 2021.02.27

[Ant Design] Warning: [@ant-design/icons] Should have `component` prop or `children`.

앤트디자인 에러(Ant Design Error) Attempted import error: 'Icon' is not exported from 'antd'. Attempted import error: 'Icon' is not exported from 'antd'. 방법 1. antd 재설치 및 코드 수정 [오류해결] 'Icon' is not exported from 'antd' 위와 같은 오류가 뜨기 시작. Attempted import error: '@ant-.. shinye0213.tistory.com Warning: [@ant-design/icons] Should have `component` prop or `children`. 방법 2. 설치 명령어 변경 ant-design icon, button ..

개발(Web)/Web 2021.02.25

[Node.js] proxy is not a function

proxy is not a function 방법 1. 코드 변경 [참고] Error : Proxy is not a function - 인프런 질문 - [참고] Error : Proxy is not a function Create-react-app.dev 의 'configuring the proxy manually' 방식을 적용하면 실행시 'Proxy is not a function' 에러가 발생합니다. Npm 의 'http-proxy-middleware' 를 확인해 보니 require www.inflearn.com const { createProxyMiddleware } = require('http-proxy-middleware'); module.exports = function(app) { app.us..

개발(Web)/Web 2021.02.20

[Ant Design] Attempted import error: 'Icon' is not exported from 'antd'.

Attempted import error: 'Icon' is not exported from 'antd'. 방법 1. antd 재설치 및 코드 수정 [오류해결] 'Icon' is not exported from 'antd' 위와 같은 오류가 뜨기 시작. Attempted import error: '@ant-design/icons' does not contain a default export (imported as 'Icon'). 해결방법 기존으로 import 해오던 방식이 아닌 import Icon from '@ant.. iancoding.tistory.com import React, { useState } from 'react'; import Icon from '@ant-design/icons'; fu..

개발(Web)/Web 2021.02.20

[Node.js] Module not found: Can't resolve 'formik' in '경로' 또는 Module not found: Can't resolve 'yup' in ' 경로'

Module not found: Can't resolve 'formik' in '경로' 또는 Module not found: Can't resolve 'yup' in ' 경로' [따라하며 배우는 노드, 리액트 시리즈] 영화 사이트 만들기 - 강의 누락분 (3) client/src/hoc/auth.js /* eslint-disable react-hooks/exhaustive-deps */ import React, { useEffect } from 'react'; import { auth } from '../_actions/user_actions'; import { useSelector, useDispatch.. shinye0213.tistory.com 방법 1. formik, yup 설치 프론트엔드38일차..

개발(Web)/Web 2021.02.20

[Visual Studio Code] VSCode 알림창(Visual Studio Code Popup)

package-lock.json: For performance reasons, document symbols have been limited to 5000 items, Use setting 'json.maxItemsComputed' to configure the limit. 방법 1. 설정 변경 VSCode - "package-lock.json: For performance reasons, document symbols have been limited to 5000 items.." / 비주얼 스튜디 비주얼 스튜디오 코드 package-lock.json 설정 안녕하세요. 고코더 입니다. ● 1. package 파일이 있는 프로젝트를 비주얼 스튜디오 코드로 실행 시 아래와 같은 팝업이 뜨는 경우가 있습니다...

개발(Web)/Web 2021.02.18
반응형