Skip to main content

Installation

note

The Dagger Node.js SDK requires Node.js 16.x or later.

Install the Dagger Node.js SDK in your project using npm or yarn:

npm install @dagger.io/dagger@latest --save-dev