dawsbot / eth-labels

📃 A public dataset of crypto addresses labeled
https://eth-labels-production.up.railway.app/swagger
MIT License
198 stars 30 forks source link

Fix pre-commit hooks #33

Closed dawsbot closed 5 months ago

dawsbot commented 7 months ago

This is isolated to your machine from what I can tell @kylewandishin but we need to ensure you have the same pre-commit linting, testing, etc. running before you push to github

kylewandishin commented 5 months ago

@dawsbot after playing around with typescript more I feel comfortable saying this bug is due to issues with my computer and my computer alone and has something to do with dependencies failing to install with typescript. I think we can close this issue as it does not have anything to do with this project and its code.

when I use TSC in any project it says I am missing 37 packages including packages like archiver. i have tried to play around with this on VMs and other laptops and found this does not happen even with the same MacBook I use.