Reviewer asked me to bootstrap standard errors, but I have 116 firm dummies plus 15 time dummies in addition to 14 control variables and the sample size is N=746. When I use
Code:
vce(boot)
or
Code:
bootstrap, reps(100)
Stata always told me that "insufficient observations to compute bootstrap standard errors". Can I assume that bootstrapping is not going to work with my sample given that there are too many fixed effects included? Any tips or suggestions? Many thanks.

-- A concerned author whose paper is likely to be rejected because of the issue with standard errors