Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

upgrade typescript-eslint packages #10798

Merged
merged 1 commit into from
Nov 19, 2019

Conversation

ruddell
Copy link
Member

@ruddell ruddell commented Nov 18, 2019

When working in dev, npm start occasionally crashes because of eslint (requires restarting npm start). I couldn't find an exact way to reproduce the issue, but I experienced it several times myself and several Gitter users have reported it.

Parsing error: Cannot read property 'parent' of null

Related to typescript-eslint/typescript-eslint#1114

"npm start" occasionally crashes due eslint failing with the error:
Parsing error: Cannot read property 'parent' of null
Related to typescript-eslint/typescript-eslint#1114
@pascalgrimaud pascalgrimaud merged commit 09fbdcb into jhipster:master Nov 19, 2019
@ruddell ruddell deleted the fix-eslint-parent-issue branch November 19, 2019 16:11
@pascalgrimaud pascalgrimaud added this to the 6.5.1 milestone Nov 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants