Skip to content

Installation

Niels Steenbeek edited this page Jul 23, 2021 · 44 revisions

Installation

Command

npm install -g @hso/d365-cli

Prerequisites

Node

Node is the Node Package Manager used by the projects to install JavaScript/TypeScript packages

ESLint

When using Visual Studio Code as IDE, have Visual Studio Code ESLint plugin installed. The projects have an ESLint Configuration to lint/validate the code build and compile time. The ESLint plugin is for build time

Fiddler

Fiddler is recommended for debugging. See also Debugging

Clone this wiki locally