Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Syntax Error when using Gatsby Start Blog + IPFS #22

Open
kevin-chau opened this issue Feb 11, 2020 · 0 comments
Open

Uncaught Syntax Error when using Gatsby Start Blog + IPFS #22

kevin-chau opened this issue Feb 11, 2020 · 0 comments

Comments

@kevin-chau
Copy link

So I'm trying to deploy the Gatsby Starter Blog to IPFS. I follow the instructions to set up gatsby-plugin-ipfs, and I get the following error in my console after viewing the website on localhost:

Uncaught (in promise) SyntaxError: Unexpected token _ in JSON at position 1132
    at JSON.parse (<anonymous>)
    at Object.YZX3 (commons-56a4a8d1b87de487b0b8.js:1)
    at u (bootstrap:102)
    at Object.6Gk8 (bio.js:15)
    at u (bootstrap:102)
    at Module.RXBc (index.js:1)
    at u (bootstrap:102)

I've made zero changes to the starter so I'm wondering what's going on. The starter by itself without the plugin does not have this issue.

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

No branches or pull requests

1 participant