With odo v2.4.0 creating component fails with error. There is no way to create s2i component at all see redhat-developer/odo#5144
Error occurred while creating Component 'nodejs-ex-3': Command failed: "/home/denis/p/vscode-openshift-tools/out/tools/linux/odo" create nodejs:14-ubi8 nodejs-ex-3 --s2i --context=/home/denis/temp/nodejs-ex-3 --app=app1 --project=p1
Error: unknown flag: --s2i
With odo v2.4.0 creating component fails with error. There is no way to create s2i component at all see redhat-developer/odo#5144