Hello, I'm trying to use blogdown but every time I'm getting error. I tried several ways but it doesn't work.
- I create a project with Blogdown
- I use the console for create a Blogdown site (blogdown::new_site() )
Error: 'C:\Users\Buğra' is not recognized as an internal or external command,
operable program or batch file.
Error in shell(cmd, mustWork = TRUE, intern = intern) :
'"C:\Users\Buğra Akca\AppData\Roaming\Hugo\hugo.exe" new site "Tesst" --force -f toml' execution failed with error code 1
Thank you.