Installation
Before installing the Crowdin Apps SDK, make sure you have Node.js 20 or higher installed on your machine. You can download the latest version of Node.js from the official website.
Requirements
Section titled “Requirements”- Node.js: Version 20 or higher
- Express: The module uses Express 5 for improved performance and modern features
Then, you can install the Crowdin Apps SDK using one of the following package managers:
npm i @crowdin/app-project-modulepnpm add @crowdin/app-project-moduleyarn add @crowdin/app-project-module