[Windows 7]
I think the problem lies on C:/programData/Git the sslCAinfo is set to a different user file on windows which is locked.
I will get the system adimin to change this.
My question is: Will this take priority over --local and --global config?
I think its --system config but after setting all --local --global --system sslCAinfo and sslCAPath.
It still shows in: git config --list (at the top)
And am thinking this is why it can't find certificates?
Firebase Cloud Functions: PubSub, "res.on is not a function"
TypeError: Cannot read properties of undefined (reading 'createMessageComponentCollector')
I'm trying to extract the value of the version field in packagejson from the build
Information:
i'm currently working on a project with nodejs
I suspect my problem lies in the way my file tree is structured, but I don't have much control over that because I'm working in a WordPress theme