💥 Typescript 2 IDE - How To Setup Webstorm Step By Step

preview_player
Показать описание


Follow us:

Рекомендации по теме
Комментарии
Автор

depends on that way softlinks are setup on your mac. I didnt have any typscriptversion(6.9.0) folder but the latest typscript libs were installed in -

Just FYI for other who have the same setup.

redsnakeintown
Автор

I don't see typescript inside Languages & Frameworks. What should I do?

maxgomes
Автор

Don't use the default install of node, use nvm to install node in your user directory. `nvm install node`

TheGhanata