Giter Site home page Giter Site logo

Comments (6)

dayabin avatar dayabin commented on June 10, 2024 1

The problem was solved by placing a line of code (see below) in the config.yaml file.

module:
  proxy: https://goproxy.cn

from blogdown.

yihui avatar yihui commented on June 10, 2024

Error: go: errors parsing go.mod:

This sounds like a go problem irrelevant to blogdown.

For blogdown users, we don't recommend wowchemy themes. If you have to use them, we recommend that you don't upgrade if you have got a working site.

BTW, our team is currently on vacation, so we can't help much until Jan 3 next year.

from blogdown.

dayabin avatar dayabin commented on June 10, 2024

OK. Thanks for the responses. Following the error messages, I added the version of the module.

module github.com/wowchemy/starter-hugo-academic

go 1.15

require (
	github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify v1.0.0 // indirect
	github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-netlify-cms v1.0.0 // indirect
	github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy-plugin-reveal v1.0.0 // indirect
	github.com/wowchemy/wowchemy-hugo-themes/modules/wowchemy/v5 v5.7.1-0.20221127215619-58b270a3e103
)

However, new messages occurred saying unknown revision modules/wowchemy-plugin-netlify/v1.0.0.

Thanks for your advice on upgrading. I would be very much obliged if you could help me with this issue (after the holiday ends). But if this is out of your domain, it's OK.

from blogdown.

yihui avatar yihui commented on June 10, 2024

Again, I think this is a go issue instead of blogdown. I know nothing about go, and I'm really unable to help you with that. Sorry.

from blogdown.

dayabin avatar dayabin commented on June 10, 2024

Thanks again for the responses!

from blogdown.

yihui avatar yihui commented on June 10, 2024

Thanks for sharing the solution!

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.