codeforboston / jobhopper

Jobhopper helps planners and career coaches analyze patterns of career-changers to inform policy and planning decisions. Contact jobhopper@codeforboston.org if you have issues you would like to report.
MIT License
11 stars 26 forks source link

Fix issues with Compiling docker #368

Closed jedpittman closed 3 years ago

jedpittman commented 3 years ago

frontend_1 | ./src/ui/Select/Select.tsx frontend_1 | Module not found: Can't resolve 'awesome-debounce-promise' in '/app/src/ui/Select'

Working through the issue with the docker deployment to determine why the build process is not resolving this issue. Will fix before we refresh an aws environment.