💡 생산성 & 자기계발/⚡️ 업무 효율 & 툴(Smart Work)20 nodejs 설치 후 npm 명령어 입력 시 OpenSSL configuration error가 계속 발생할 때(윈도우10) node.js 16.13.0 LTS 버전을 설치한다. 그럼 바로 해결 Go to the Windows control panel and click on Uninstall a program, select Node.js and click on the uninstall tab to uninstall the node and npm successfully. Restart your system. Then go to https://nodejs.org/en/ to download 16.13.0 LTS version and install it 2023. 1. 19. Error handling response: TypeError: Cannot read properties of undefined (reading 'always') Error handling response: TypeError: Cannot read property 'always' of undefined at chrome-extension://cnfngpgfjllafbghaimjcmailafcdhod/releaseDrag.js:90:49 도대체 이 에러 메세지가 뭘까.. 고민을 많이 했는데, 크롬 확장 프로그램 중에서 Drag-Free(드래그 프리) 때문에 발생되는 오류였다. Drag-Free를 삭제하거나 사용안함으로 설정을 변경하니, 에러 메세지가 안뜬다. 2022. 5. 14. V4l2loopback troubleshooting(jetson xavier) sudo su cd /usr/src/linux-headers-4.9.140-tegra-ubuntu18.04_aarch64/kernel-4.9 ## dropped in latter release##make modules_prepare mkdir v4l2loopback git clone https://github.com/umlaeute/v4l2loopback.git v4l2loopback cd v4l2loopback && git checkout -b v0.10.0 make ## if the sequence above fails - adopt the line: make -C /lib/modules/4.9.140-tegra/build M=`$pwd` modules ## make -C /lib/modules/`u.. 2021. 9. 28. Jetson xavier 우분투에서 한영키로 한글 쓰는 방법 먼저 Setting으로 들어갑니다. Region&Language 를 누르고, Manage Installed Languages를 눌러줍니다. 언어지원이 완벽하게 설치 안되었다고 메세지가 나오는데, 설치 버튼을 눌러줍니다. 설치가 다되면 재부팅을 합니다. 재부팅이 되면, 오른쪽 위에 Ko되어 있는 아이콘을 눌러 줍니다. 그러면, 한국어(101/104키 호환)으로 되어있을 건데, 그걸 Hangul로 바꿔줍니다. 그럼 아이콘이 Ha로 바뀝니다. 그 다음 한영키를 누르면 한글이 작동됩니다. 2021. 9. 28. 이전 1 2 3 4 5 다음