I created RMarkdown file to knit to HTML file. then Saved it in Rmd. format in a folder. When I try to press the button knit to HTML, nothing happened. I assume that Rstudio session starts lagging (not sure), because when I try to run 1+1 it gives no output in the console.
I found somewhere that this may happen if MikTex is not downloaded, but I downloaded and the same error appears. Do you know where the problem can come from?
            Asked
            
        
        
            Active
            
        
            Viewed 32 times
        
    0
            
            
         
    
    
        Priit Mets
        
- 465
- 2
- 14
- 
                    1Could you provide a [MRE](https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example) of your .Rmd code? – Waldi Apr 23 '21 at 14:25
- 
                    Please post your code so we can see where something may be wrong. – Daniel_j_iii Apr 23 '21 at 20:04