Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

It's not able to buld the project #31

Open
rodrigorodriguescosta opened this issue Dec 27, 2020 · 4 comments
Open

It's not able to buld the project #31

rodrigorodriguescosta opened this issue Dec 27, 2020 · 4 comments

Comments

@rodrigorodriguescosta
Copy link

Hi, I just download it and run gridsome develop it works, but when I run gridsome build it doesn't works with the message below.

Write out page data (8 files) - 0s
assets/js/page--src-templates-markdown-page-vue.395893e9.js:171
      this.observer.disconnect(); // And create another one for the next page.
                    ^

TypeError: Cannot read property 'disconnect' of null
    at a.$route (assets/js/page--src-templates-markdown-page-vue.395893e9.js:171:21)
@djmtype
Copy link

djmtype commented Jan 18, 2021

Neither gridsome build or gridsome develop worked for me. I think some of the dependencies like node-sass need to be updated as well.

Sadly, there are 5 errors:

error in ./src/templates/MarkdownPage.vue?vue&type=style&index=0&lang=css&
error in ./node_modules/gridsome-plugin-tailwindcss/node_modules/tailwindcss/tailwind.css
error in ./src/pages/Index.vue?vue&type=style&index=0&lang=css&
error in ./src/layouts/Default.vue?vue&type=style&index=0&lang=scss&
error in ./src/components/LayoutHeader.vue?vue&type=style&index=0&lang=scss&

@djmtype
Copy link

djmtype commented Jan 18, 2021

@rodrigorodriguescosta I cloned this repo instead. It works. https://github.com/exuanbo/gridsome-starter-gdoc

@rodrigorodriguescosta
Copy link
Author

hey @djmtype , I gave up with Gridsome, I swicted to Nuxt and it worked like a charm

@mickume
Copy link

mickume commented Feb 20, 2021

I created a pull request that SHOULD fix this:

#32

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants