Closed adil14788 closed 3 years ago
What's the issue you're facing? If you have Node installed it should just be an npm install
and an npm run dev
so I did npn intall styled-components then it started working
I had the same issue. Do a separate npm i styled-components --save fixed it
Let me check on that. I suppose it worked for me without it because it might have been installed globally beforehand.
I had the same issue. Do a separate npm i styled-components --save fixed it
Thanks it worked for me as well
Let me check on that. I suppose it worked for me without it because it might have been installed globally beforehand.
Most probably yes
@emmalearnscode can you take this then? Seems like it'll just get covered within the PR for the other issues you picked up.
Sure. I will just add my package.json to the commit.
Fixed in #14
Hello @arvind0598 , I was trying to run the project locally but I was unable to do the same can you please help me with the dependencies I need to install to be able to run this project