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

Bump typescript from 3.9.3 to 4.4.3 #167

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

PatrickNiyogitare28
Copy link

What does this PR do

It bumped typescript from 3.9.3 to latest stable 4.4.3

Bump description

typescript 3.9.3 raises error TypeError: Cannot read property 'kind' of undefined' in windows 10
upgrading the typescript version to any version from 4.0 fixes the issue.

How to manually test this

  • checkout to branch bump-typescript-to-4.4.3
  • run yarn install or npm install
  • run yarn start:dev or npm run start:dev

Expected behavior

  • App should be launched on default port 3000 effectively

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

1 participant