enuchi / React-Google-Apps-Script

This is your boilerplate project for developing React apps inside Google Sheets, Docs, Forms and Slides projects. It's perfect for personal projects and for publishing complex add-ons in the Google Workspace Marketplace.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Styled Components issue

macabacus-ra opened this issue · comments

Hello, I have used styled components with this project that I started in March and I know it works well. However, I recently started a new project, so I started everything from scratch again, and now styled-components are not working. I keep getting an error when running "npm install"
I have tried many different things like: styled-components@latest , styled-components@5, and e few others and nothing works.

Can you share the error? If you are getting the error while running npm install then I think it is some issue outside of this project.

Hi, it looks like the issue is with styled-components themselves, so yes outside this project.. thanks