I am trying to include an image in an article in Overleaf, my source code is shown below,
\begin{figure}[h]
\centering
\includegraphics[width=80mm]{Appendix/Currents/C1.08current.png}
\caption{Caption}
\label{fig:my_label}
\end{figure}
When compiling the document all the PDF shows is 'Figure 6.5' so it seems to be recognising something but isn't displaying the image, I'm not getting a white box as some users have mentioned
08current.pngis not known. – David Carlisle Nov 04 '19 at 18:23