일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
- blockchain
- hardhat
- CLASS
- concept
- nextJS
- 삶
- REACT
- SSR
- solidity
- useState
- node.js
- 기준
- API
- error
- Redux
- evm
- middleware
- Interface
- bitcoin
- graphQL
- Props
- typeScript
- HTML
- Ethereum
- built in object
- JavaScript
- web
- express.js
- CSS
- tailwindcss
- Today
- Total
목록Useful Lib (2)
ReasonJun
문제 발생 : Cursor에서 AWS EC2로 원격 접속하려고 했더니 이런 에러가 떴다.Connection to Cursor server failed: Failed to install the Cursor Server. Please check the logs for more details.아니, SSH는 되는데 왜 Cursor만 작동을 하지 않았다. 로그 확인/usr/libexec/grepconf.sh: line 5: grep: command not found/etc/profile.d/which2.sh: line 4: readlink: command not foundbash: bash: command not founddebug1: Exit status 127grep도 없고, bash도 없다는 것을 알게되었..
lint-staged Allows you to do somethings on files in 'git staged' state https://github.com/okonet/lint-staged GitHub - okonet/lint-staged: 🚫💩 — Run linters on git staged files 🚫💩 — Run linters on git staged files. Contribute to okonet/lint-staged development by creating an account on GitHub. github.com husky Manage the definition of 'git hook' operation in '.husky' rather than '.git' file so that..