Homoacademycus

  • Installation
  • TechOpinion
  • TroubleShooting
  • Develop Scripts

react-gitpage

March 8, 2021

  1. gh-pages 설치
    npm install --save-dev gh-pages
    
Continue reading

react-gitpage-404

March 8, 2021

증상

react로 빌드해서 배포했는데 index.html에서 react 컴포넌트가 안뜸 gitpage_only_show_index

Continue reading

npm module not found

March 7, 2021

symtoms

when running scripts with create-react-app,
MODULE_NOT_FOUND ~~ ./node_modules/react-scripts/bin/ ~~
Continue reading

nodejs segmentationFault

March 7, 2021

Segmentation fault (core dumped)

Continue reading

jekyll typeTheme

March 7, 2021

초기화

chmod -R a+w /srv/jekyll
bundle install
jekyll build
jekyll serve
Continue reading
Prev Next

Copyright with Homoacademycus