NPM Libraries required: winston & express-session
JeroenSfdc opened this issue · 1 comments
JeroenSfdc commented
These libraries are not part of the standard web-stack created by npx create-lwc-app
winston
express-session
Update instructions.
adityanaag3 commented
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.