# fix
[fix] Next.js에서 @접두사 사용시 모듈을 찾지 못하는 문제
Next.js환경에서 경로에 @접두사 사용시 모듈을 찾지 못하는 문제경로 기준을 현재 프로젝트로 변경한다.jsconfig.json 파일에 "baseUrl": "." 추가

vue3 - The template root requires exactly one element 해결(vetur)
vue3 를 배우는 중인데, 강좌에서 권하는 대로 vscode/vetur 를 설치하고 나니 계속해서 아래 에러가 떴다.The template root requires exactly one elementvue2 에서는 root div 태그가 필수적이었는데, vue3 로
How to fix "Cannot open your terminal '/dev/pts/0' - please check."
link to fix: https://thedbadmin.com/how-to-fix-cannot-pen-your-terminal-dev-pts-2-please-check/thedbadmin@testdb01 ~$ screen -S screen_testCannot

하스켈 주제 블로그
하스켈을 보며 알게된 내용들을 정리해서 깃허브에서 블로그를 운영 중입니다. 공부 단계 단계마다 제대로 걸림돌 역할을 하는 주제들을 조금이나마 이해한 게 생기면 로그를 남겼습니다. 펑크터 어플리커티브 펑크터 모노이드 모나드 모나드 트랜스포머 mtl CPS Free 모나
styled-components에서 Extending styles이 안될 때
The styled method works perfectly on all of your own or any third-party component, as long as they attach the passed className prop to a DOM element.C
우분투 Mongo DB 중복 설치시 오류
해당 글은 ubuntu 20.04.1 LTS 버전, mongo DB 4.4.5 버전 설치중에 일어난 상황빠른 해결과 결론만 확인 위해서는 4단계 참고 --- #mongoDB, #ubuntu, #몽고db, #우분투