adityanaag3/lwc-oss-oauth

NPM Libraries required: winston & express-session

JeroenSfdc opened this issue · 1 comments

These libraries are not part of the standard web-stack created by npx create-lwc-app

  1. winston
  2. express-session

Update instructions.

Hey, Yes, those along with jsforce & dotenv. Running npm install using the package.json from this repo should install the relevant dependencies. I just updated the Readme file to make this more clear.