Error after updating from 1.5.3 to 1.6.0
See original GitHub issueAfter trying to update, I now get:
-:- error Cannot read property '0' of undefined undefined
a few times in my Octane app.
My config is like this:
'use strict';
module.exports = {
extends: 'octane',
// enable some custom rules...
}
};
The error goes away if I switch extends: 'octane'
with extends: 'recommended'
.
Issue Analytics
- State:
- Created 4 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Upgrading Android kotlin version to 1.5.0 throwing error ...
This issue resurfaced for me after upgrading my project to Kotlin 1.6.0. In my case it's because of the Moshi JSON serialization lib....
Read more >Error updating to 1.5.3 - Google Groups
I was able to get it working by removing all CFEclipse-related update sites (MXUnit, CFLint, CFParser etc.), including http://cfeclipse.org/update, and then re- ...
Read more >smtp auth error after upgrade · Issue #8639 - GitHub
i had 1.5.3 running fine, then upgraded to 1.6.0, now i get an error. the error log contains: [30-Jul-2022 16:19:01 ... smtp auth...
Read more >Cannot upgrade kotlin plugin – IDEs Support (IntelliJ Platform)
I'm stuck again in this problem. After upgrade of IntelliJ to 2021.3, the bundled Kotlin plugin 1.5.30 is back and I'm not able...
Read more >smtp error (-1) error after updating roundcubemail-1.6.0
yesterday i updated roundcubemail and the server gave this error: smtp error (-1) connection to server failed With no apparent motion, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Fixed by https://github.com/ember-template-lint/ember-template-lint/pull/887
error from
and in
getLocalName
fromrules/internal/scope
no-action
usesisLocal
method, and it’s fails for Bool, String, Undef, Null paths