Describe the bug
A clear and concise description of what the bug is. Developer experience would be easier if setup scripts were converted over to JavaScript.
To Reproduce
Steps to reproduce the behavior:
run npm run setup
Expected behavior
A clear and concise description of what you expected to happen.
Expected script to run, but had to run brew install wget and update brew to get script working
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
OS: [e.g. iOS] MacOS
Browser [e.g. chrome, safari]
Version [e.g. 22]
Smartphone (please complete the following information):
Device: [e.g. iPhone6]
OS: [e.g. iOS8.1]
Browser [e.g. stock browser, safari]
Version [e.g. 22]
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is. Developer experience would be easier if setup scripts were converted over to JavaScript.
To Reproduce Steps to reproduce the behavior:
npm run setup
Expected behavior A clear and concise description of what you expected to happen. Expected script to run, but had to run
brew install wget
and update brew to get script workingScreenshots If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context Add any other context about the problem here.