Code Monkey home page Code Monkey logo

Comments (4)

stevemayne avatar stevemayne commented on August 17, 2024 1

This is a breaking change somewhere between:

"nuxt": "^2.4.0" and "nuxt": "^2.8.1"

from nuxt-ghost-starter.

JacobSNGoodwin avatar JacobSNGoodwin commented on August 17, 2024

@stevemayne, thanks for spotting this problem!

I believe the issue was that I was destructuring error from the first argument of nuxtServerInit, while it should be destructured from the second argument as explained here.

I'll create a PR and merge (since it needs to be fixed anyway), but also let me know if this worked for you.

89120ce

from nuxt-ghost-starter.

stevemayne avatar stevemayne commented on August 17, 2024

@Maxbrain0 Good work! I now get the following error on each page (when running generate), which may or may not be related to the former problem:


 ERROR   /                                                                                                                                                                           19:50:44

TypeError: Cannot read property 'logo' of null
    at a.tt.components.Navigation (webpack/bootstrap:2:0)
    at a.t._render (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue/dist/vue.runtime.common.prod.js:6:35273)
    at /Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:70663
    at Yi (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:67227)
    at io (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:70639)
    at ro (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:70270)
    at _t.eo [as renderNode] (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:67517)
    at _t.next (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:20536)
    at n (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:18748)
    at /Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:68628
    at eo (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:68636)
    at /Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:70737
    at Yi (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:67227)
    at io (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:70639)
    at ro (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:70270)
    at _t.eo [as renderNode] (/Users/steve/git/fh/nuxt-ghost-starter/node_modules/vue-server-renderer/build.prod.js:1:67517)

It looks like settings isn't being passed into the Navigation component

from nuxt-ghost-starter.

JacobSNGoodwin avatar JacobSNGoodwin commented on August 17, 2024

@stevemayne, I created a separate issue and will close this one.

Unfortunately, I have not been able to get this to occur on my end yet and the root page is successfully generated. Let me know in #12 if you find any more hints that may be helpful in solving the issue. I'll toy around for a few minutes to see what I can find.

from nuxt-ghost-starter.

Related Issues (16)

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.