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
# 2>&1 | sed -n -E '/profiles for the non root.*|package:.*|workspace:.*/!p'; exit \"\${PIPESTATUS[0]}\""
env CARGO_TERM_COLOR=always npx ts-node $SCRIPT_DIR/scripts/compile/compileAllContracts.ts $* 2>&1 | sed -n -E '/profiles for the non root.*|package:.*|workspace:.*/!p'