Code Monkey home page Code Monkey logo

Comments (9)

yihui avatar yihui commented on July 28, 2024

I just pushed a blind fix and please reinstall blogdown to see if that fixes your issue. Thanks!

from blogdown.

smuyengwa79 avatar smuyengwa79 commented on July 28, 2024

from blogdown.

yihui avatar yihui commented on July 28, 2024

Is the directory empty? i.e. what does list.files() return?

Can you print out the result below and tell me?

print(blogdown::hugo_cmd(c('new site . --force')))

from blogdown.

smuyengwa79 avatar smuyengwa79 commented on July 28, 2024

from blogdown.

tbs08 avatar tbs08 commented on July 28, 2024

i have the same problem. how do i create a project under the blank directory. you mean this '~/'? i picked a certain directory as a subdirectory of x. now it's all showing that even when i tried to create a new project.

from blogdown.

yihui avatar yihui commented on July 28, 2024

@tbs08 Please read the documentation: https://bookdown.org/yihui/blogdown/a-quick-example.html

from blogdown.

tbs08 avatar tbs08 commented on July 28, 2024

ok, i updated my Rstudio version to the most recent and try to create the project again. It worked now. i at least see the theme rendered in the viewer screen.

from blogdown.

englianhu avatar englianhu commented on July 28, 2024

I faced the same error.

library(blogdown)
blogdown::new_site()

I get the following error

Warning message:
running command '"C:\Users\smuyengwa\AppData\Roaming/Hugo/hugo.exe" new site "." -f toml' had status 65535

Then i blogdown::serve_site() and a Public folder created but same error. Below is the error screenshot when I clicked on Build button.

capture

from blogdown.

fmmattioni avatar fmmattioni commented on July 28, 2024

I just came across the same issue, and the problem is that I had to update hugo:

blogdown::update_hugo()

And this solved the problem.

from blogdown.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.