In Overleaf I use
\usepackage[backend = biber, style = nature]{biblatex}
\addbibresource{bibfile.bib}
in the preamble and
\printbibliography
in the document. The result is

I want to do the same in TeXstudio but I can't. Can you help me?
In Overleaf I use
\usepackage[backend = biber, style = nature]{biblatex}
\addbibresource{bibfile.bib}
in the preamble and
\printbibliography
in the document. The result is

I want to do the same in TeXstudio but I can't. Can you help me?
SOLUTION
1) I installed the "nature" and "biblatex-nature" packages in the MiKTeX console:
2) In the TeXstudio preferences (Options / Configure TeXstudio), I chose the Build tab and changed the 'Default Bibliography Tool' to 'Biber':
3) Finally I compiled as follows:
The result is: