You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BundleBuildException: build error for bundle internalib.errorviews:static/scss.yml$error: sass: subprocess had error: stderr=b'/var/folders/t1/0q5k03_54k35w8_8cvtqrd_80000gn/T/mirrord-bin-ghu3278mz/usr/local/bin/sass: No such file or directory @ realpath_rec - /private/var/folders/t1/0q5k03_54k35w8_8cvtqrd_80000gn/T/mirrord-bin-ghu3278mz (Errno::ENOENT)\n', stdout=b'', returncode=1
This works if using fs: local.
Python 3.9.10
The text was updated successfully, but these errors were encountered:
mirrord.json
command line
poetry shell OBJC_DISABLE_INITIALIZE_FORK_SAFETY="YES" gunicorn --paste development.ini --config gunicorn.config.py
leads to
This works if using
fs: local
.Python 3.9.10
The text was updated successfully, but these errors were encountered: