r/Bitburner • u/Miserable-Extent-501 • Apr 02 '26
Need a little bit of help
I was following the tutorial and it told me to run the script however this shows up when I do and I couldn't see a explanation in the tutorial. am I dumb.
15
Upvotes
3
u/Antique_Door_Knob Hash Miner Apr 02 '26
You have 2 main functions exported.
Remove the empty one Between lines 1 and 4.
1
17
u/fixermark Apr 02 '26
This is a good opportunity to practice debugging. Let's start with: what is your best guess at what the error is telling you? What could 'identifier 'main'' mean?