api
api copied to clipboard
Bug: constantly getting missing `axios` package error even though it is not used in the project
Describe the bug
Whenever i pull updated changes from beta locally and try to spin up the server, i get this error
I'm not sure why this happens, but it has been a pain as i need to install axios locally to run the server successfully.
Is anyone getting this error too? cc: @open-sauced/engineering
Steps to reproduce
- run
git pull origin betaand start up the server.
Browsers
No response
Additional context (Is this in dev or production?)
No response
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
Contributing Docs
- [X] I agree to follow this project's Contribution Docs