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 'green' of undefined

See original GitHub issue

Hi, so when im trying to run the default example.js file I’m getting the following error

Not using proxy Mobile/Residential proxy recommended (node:1404) UnhandledPromiseRejectionWarning: TypeError: Cannot read property 'green' of undefined

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:14 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
Nerixyzcommented, Apr 17, 2020

You haven’t set IG_USERNAME (and maybe also IG_PASSWORD)

0reactions
linkfycommented, Apr 30, 2020

Thanks for the help boys, is it solved?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot read property green of undefined #17639 - GitHub
After updating 3 angular packages I received an error message: ✖ Migration failed: Cannot read property 'green' of undefined See "/tmp/ ...
Read more >
Angular Material and CDK update 7 to 8 Migration Failure
Cannot read property 'green' of undefined Migration failed. See above for furhter details. I am having a really tough time trying to track...
Read more >
Cannot read property of undefined in JavaScript - Stack Diary
The Cannot read property '<property>' of undefined error is thrown when you try to access a property of an undefined value. This typically ......
Read more >
Cannot set properties of undefined (setting 'color') in JS
The error most commonly occurs when trying to set the color of a DOM element after using the getElementsByClassName() method.
Read more >
cannot read property of undefined (reading 'id') angular
The SOLUTION is to put the foreach inside a subscribe () function and call that function inside ngOnInit (), I don't know why...
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