‘Scene texture expressions cannot be used in opaque materials’ = Click on the background of the material graph, you need to set your blend mode to something other than opaque ( it’s in the tutorial ).
‘Missing function input texture UV’ = those two big function nodes need a UV input. Right click on the graph background and find the node ‘texture coordinate’. Plug that into the UV pins on the function calls.