250x250
Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- graphQL
- useState
- REACT
- solidity
- nextJS
- typeScript
- evm
- Redux
- Interface
- bitcoin
- node.js
- SSR
- tailwindcss
- Ethereum
- 삶
- built in object
- API
- hardhat
- JavaScript
- error
- express.js
- CLASS
- HTML
- middleware
- concept
- blockchain
- 기준
- web
- Props
- CSS
Archives
- Today
- Total
ReasonJun
npm ERR! Cannot read properties of null (reading 'edgesOut') (styled-components install error) 본문
Frontend/Error
npm ERR! Cannot read properties of null (reading 'edgesOut') (styled-components install error)
ReasonJun 2023. 6. 13. 17:03728x90
https://velog.io/@yesoryeseul/npm-ERR-Cannot-read-properties-of-null-reading-edgesOut
npm ERR! Cannot read properties of null (reading 'edgesOut')
styled-component 를 설치하려고 보니 저런 에러가 떴다!이 에러가 뜬 이유는 styled-component 레퍼지토리에 SC라는 것이 업데이트 되어 그렇다고 한다.➡️ npm install styled-components@latest그 전에 이전에 설
velog.io
728x90
'Frontend > Error' 카테고리의 다른 글
Comments