question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

TypeError: Cannot read property 'substring' of undefined

See original GitHub issue

Hi! I’m trying to test this gatsby plugin, but i’m getting this error:

TypeError: Cannot read property 'substring' of undefined

I made a default starter project, followed the documentation and I can’t figure out why isn’t working. I am new with gatsby too, so I don’t know with I’m forgetting to make something else.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
laurabrosacommented, Oct 30, 2020

It worked, thanks!!

0reactions
cedricdelpouxcommented, Oct 30, 2020

Could you try the last 2.0.0-beta.29 version ?

Read more comments on GitHub >

github_iconTop Results From Across the Web

TypeError: Cannot read property 'substring' of undefined in react
I am trying to shorten a string in a react component I got from an API call in react but I get TypeError:...
Read more >
Cannot read property 'substring' of undefined #296 - GitHub
node_modules/less-loader/dist/cjs.js): Cannot read property 'substring' of undefined in undefined (line undefined, column undefined) at ...
Read more >
TypeError: Cannot read property 'substring' of undefined ...
it returns the error :TypeError: Cannot read property 'substring' of undefined. I understand some of the code used (I copy pasted it from...
Read more >
Error "Cannot read property 'substring' of undefined" during ...
Steps to reproduce: ... Observed behavior: I see, that Default pool is collapsed and it's impossible to expand it. In JS console error:...
Read more >
TypeError: Cannot read property 'substring' of undefined - Reddit
TypeError : Cannot read property 'substring' of undefined ... So, I'm making a discord bot, and when I try and do a command,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found