felvin-search / instant-apps

Your search box is now an app store! 🎉
https://felvin.com
Other
94 stars 47 forks source link

[Question] Installing Packages #262

Closed Reza9472 closed 2 years ago

Reza9472 commented 2 years ago

Hey whenever I try to install a new package, the package is installed then I get this Screen Shot 2021-12-07 at 10 37 56 PM

And after running yarn install , I get this

Screen Shot 2021-12-07 at 10 40 20 PM

what am I missing? It's the same with any libraries that I have tried

sahil-shubham commented 2 years ago

I am unable to see the directory in the screenshots. If you want to install a new package in a particular app, you would have inside that app's folder. On the other hand, you can install all the packages of the repository by running yarn install in the root itself.

sahil-shubham commented 2 years ago

@Reza9472 Did the above instruction solve your problem?

Reza9472 commented 2 years ago

@sahil-shubham yes it did! Apologies, forgot to close the issue

sahil-shubham commented 2 years ago

Happy that it's sorted, thanks for reaching out. Looking forward to your contribution.

Reza9472 commented 2 years ago

@sahil-shubham Sure thing! I'll definitely send my PR by tomorrow