You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊
You can also check our CONTRIBUTING.md for guidelines on contributing to this project.
Is there an existing issue for this?
Issue Description
IN- Documentation for test inside store folder it is told to use NPM for installing dependencies where as the project uses bun to install dependencies
Suggested Change
IN readme.md inside frontend/lib/store/tests NPM is being used to install dependencies. Replace it with bun.
Rationale
To use bun instead of NPM for installing dependencies.
Urgency
Medium
Record
The text was updated successfully, but these errors were encountered: