api icon indicating copy to clipboard operation
api copied to clipboard

Bug: constantly getting missing `axios` package error even though it is not used in the project

Open OgDev-01 opened this issue 2 years ago • 3 comments

Describe the bug

Whenever i pull updated changes from beta locally and try to spin up the server, i get this error image

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

  1. run git pull origin beta and 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

OgDev-01 avatar Oct 30 '23 13:10 OgDev-01