Replies: 1 comment
-
also happenned to me and a someone that i know, we did the npm install styled-components@latest, it works. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When i try to install styled-components by npm install styled-components
i receive an error
npm ERR! Cannot read properties of null (reading 'edgesOut')
npm ERR! A complete log of this run can be found in: C:\Users\Daniel\AppData\Local\npm-cache_logs\2023-06-13T22_22_15_607Z-debug-0.log (file attached)
2023-06-13T22_22_15_607Z-debug-0.log
using node v20.2.0
Any idea how to solve this?
i tried to re-install npm, clear npm's cache deleting node modules and pckage-lock,json also didnt helped.
Beta Was this translation helpful? Give feedback.
All reactions