teambit / bit.envs

DEPRECATED - Bit compilers and testers were moved to https://github.com/teambit/envs
https://bit.dev/bit/envs
Other
23 stars 9 forks source link

Typescript version is a year and a half out of date #15

Closed dfoverdx closed 5 years ago

dfoverdx commented 5 years ago

My project uses the latest version of typescript. I can't tag my component because the syntax is "invalid". Apparently --force doesn't skip syntax validation. tsc runs fine.

I thought updating the version of typescript in this repo would fix the issue, but it did not, or I did it wrong.

JoshK2 commented 5 years ago

@dfoverdx Sorry for waiting so long, we just released a new typescript compiler. Check out these links: https://bit.dev/bit/envs/compilers/react-typescript https://bit.dev/bit/envs/compilers/typescript

GiladShoham commented 5 years ago

@dfoverdx Let us know if the new versions solve your problems. If no, please re-open with more details.