Currently, I am facing an issue with my workspace where the command npm install
is giving me a series of errors that I cannot seem to resolve. I have tried running it as an admin, manually deleting the node_modules folder, asking for help from a senior colleague, and searching online for a solution, but none of these methods have worked so far.
The error messages I am encountering are:
node-pre-gyp WARN Using request for node-pre-gyp https download
(Additional error messages here)