Skip to content
New issue

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

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

Already on GitHub? # 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

thepatrickniyo
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

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant