<!-- Thanks for finding and submitting an issue. Have you... --> - [x] I'm on the latest version - [x] I've searched the issues - [x] I've read the [docs](https://www.atlas.bi/docs/) Flask-assets is not building the asssets correctly on new deploys. There is an error about uglifyjs not finding `node`. this can be resolved (until we change out uglify) by runing `.venv/bin/flask --app web assets build` from the install folder.