You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TypeError: Cannot read property 'name' of undefined
eslint-plugin-angular/rules/ng_no_services.js
Line 54
What information would be useful to help troubleshoot this issue?
npm --version 2.7.4
Issue found while running npm start after version 0.0.8 released. Our package.json had the eslint-plugin-angular dependency of latest. Reverting to 0.0.7 is a temporary fix.