-
Notifications
You must be signed in to change notification settings - Fork 1
Installation
Niels Steenbeek edited this page Jul 23, 2021
·
44 revisions
npm install -g @hso/d365-cli
Node is the Node Package Manager used by the projects to install JavaScript/TypeScript packages
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 is recommended for debugging. Fiddler needs some settings in general and rules for every project. See Debugging for adding rules. Fiddler settings:
- Start Fiddler and click 'Tools' and 'Options...'
- Click 'HTTPS' tab
- Select 'Capture HTTPS CONNECTs', 'Decrypt HTTPS traffic', 'Ignore server certificate errors (unsafe)
- Select '...from browsers only' in dropdown
- In 'Skip descryption for the following hosts:' add *.microsoft.com; *.microsoftonline.com; *.live.com; *.office.net;
- Click 'Connections' tab
- Select 'Reuse client connections', 'Reuse server connections', 'Act as system proxy on startup', 'Monitor all connections', 'DefaultLAN'
- In 'Bypass Fiddler for URLs that start with:' add <-loopback>;*office.net; office365.com; live.com;.microsoft.com;.microsoftonline.com;