‘node-pre-gyp’ is not recognized as an internal or external command
My project has been working fine untill I made a pull from the backend dev branch (I’m not involved directly with it) which I integrate with the frontend. I noticed some changes to the package.json file and I ran npm install
to update the file and since then I’ve be getting the error: ‘node-pre-gyp’ is not recognized as an internal or external command