Managing Typescript
The Meta Horizon Worlds desktop editor requires TypeScript version 4.7.4 when creating or editing scripts. This topic shows you how to tell which version you have and to install TypeScript if you don’t have it yet.
Note: The Meta Horizon Worlds documentation cannot be considered the conclusive version of documentation for TypeScript itself, as Meta does not control the development of TypeScript. For the most up-to-date documentation on it, please see the
TypeScript home page.
To check your installed version of TypeScript
- From the command line, enter the following command:
To install version 4.7.4 of TypeScript