Please Help Package Error: set 'PrecompileForTargets = PrecompileTargetsType.Any;'

I tried to resolve the issue by adding the line"‘PrecompileForTargets = PrecompileTargetsType.Any;’"
in my Lunch.build.cs file, but nothing happens, same error still occurs when packaging, been stuck on this issue for a week now, please help me if anyone knows how to fix it,
(btw, i’m not an expert)

this is the log in text format
LOG.txt (82.6 KB)

this is the error in an image

this is the added line which is number 42, added it, saved, compile, package>fail

This is my visual studio code of Lunch.build.cs
VS Code.txt (8.4 KB)