Search code examples
node.jsreactjsnpmnpm-installstyled-components

here is problem for installing the styled-components from npm?


here is problem installing styled-components with npm install. please anyone help for the same or anyother way for install styled-components I used command: npm i styled-components -g But it is not working for me so please is here anyother way for same and why is not installing for me what can be problem.


Solution

  • Can you please remove node modules and try installing the same again using yarn this time?

    If it is still not working please add more info about your question.