nandbit

Results 1 comments of nandbit

I managed to make it work using the following steps. In the `ms-identity-javascript-nodejs-tutorial/1-Authentication/1-sign-in/App` directory run: 1. `npm install` 2. `cd node_modules/msal-node-wrapper` 3. `npm run build` Now the `dist` folder should...