node-azure-ad-jwt
node-azure-ad-jwt copied to clipboard
Request library is using fs package that throws error
his dependency was not found:
fs in ./node_modules/request/lib/har.js
To install it, you can run: npm install --save fs
I've installed it, and still the same issue.
I do not experience this issue.
Did you try to remove your whole node_modules cache and install everything freshly?