The article directories
Causes, solutions, results
upload paper to arxiv. When compiling online, the following error occurs:
! LaTeX Error: Option clash for package hyperref.
why
\usepackage[hidelinks]{hyperref} conflicts with other packages
The solution
Remove the package %\usepackage[hidelinks]{hyperref}
The results of
Compile successfully