Unable to precompile ParameterizedFunctions

ERROR: LoadError: Failed to precompile ParameterizedFunctions [65888b18-ceab-5e60-b2b9-181511a3b968] to C:\Users\mover.julia\compiled\v1.1\ParameterizedFunctions\OKjOc.ji.

I get the above message at the line “using ParameterizedFunctions” I thought precompiling wasn’t necessary? What do I do to make sure the precompiling can be successful?

Thanks