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.

fix: v2.5.0 Cannot read property 'Symbol(@angular-devkit/architect:builder)' of undefined

See original GitHub issue

Just upgraded to v2.5.0 of your plugin and running Nx v12.6.5

Got this error right away

> nx run workspace:version 
Cannot read property 'Symbol(@angular-devkit/architect:builder)' of undefined

Thoughts?

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
edbzncommented, Aug 9, 2021

A new version @jscutlery/semver@2.6.0 was released.

0reactions
wSedlacekcommented, Dec 2, 2021

The end to end test? What’s the point with semver?

😅 The question was unrelated to semver, however when I searched up the error on Google this issue was literally the only thing I found. Haha, I think I got it fixed now though, thank you for your help!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Cannot Read Property of Undefined in JavaScript - Rollbar
TypeError : Cannot read property of undefined occurs when a property is read or a function is called on an undefined variable.
Read more >
TypeError: Cannot read property 'Symbol' of undefined
Just to add something to the boilerplate, I was experiencing this issue aswell with an even easier list, though the component I'm using...
Read more >
Fix: Cannot Read Property '0' of Undefined - Coding Beauty
We can fix the “cannot read property '0' of undefined” error in JavaScript by giving the variable a fallback value before accessing it...
Read more >
How to Prevent the Error: Cannot Read Property '0' of Undefined
A guide on how to prevent the error "cannot Read Property '0' of Undefined", covering techniques such as try, catch, using const over...
Read more >
ERROR TypeError: Cannot read property title of undefined
HEY, SET YOUR LIKE THERE ! ... Your browser can't play this video. ... Solved: ERROR TypeError: Cannot read property title of undefined....
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